Skip to content

PPL log analyser for the accountability feature of the FI-WARE Data Handling Generic Enabler.

Notifications You must be signed in to change notification settings

inria-db/accountability-ppl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppl-accountability

Compliance checker for PPL logs from the FI-WARE Data Handling Generic Enabler. Provides accountability feature.

FI-WARE SECURITY - DATA HANDLING GENERIC ENABLER - PPL LOG ANALYSER (ACCOUNTABILITY FEATURE)

Performs a compliance check for PPL logs in the current directory, against their associated sticky policies. The log files must have .log extensions; normally, the extensions are .mysql.log and .event.log.

COMPILATION: ghc loganalyser.hs

USAGE: ./loganalyser piiId

Where piiId is an integer (the identifying number of the PII for which to perform the check)

The analyser reads all .log files in the current directory, sorts them, concatenates them, parses them, and checks their compliance against the sticky policies which they contain.

This file last changed in June 2013.

About

PPL log analyser for the accountability feature of the FI-WARE Data Handling Generic Enabler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published