Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The function will use the following three components:

1) Dataset Activity

    If Total number of datasets tracked = N

    Total audit log messages = M

     Audit log messages for dataset 1 = m1

    Then the Truth Value for component 1 only is: 

    log10 (m1/M - 100/N + 50) / log10 (150)

   Sample Output:

Dataset% of Audit Log MessageScore
DS17085
DS23068
Dataset% of Audit Log MessageScore
DS12578
DS22578
DS32578
DS42578
Dataset% of Audit Log MessageScore
DS16589
DS22578
DS31070
DS4567
Dataset% of Audit Log MessageScore
DS14085
DS23283
DS31577
DS4773
DS5371
DS6371

2) Number of unique programs reading from a dataset

 

3) Time since the last read

  • No labels