Configuration of Log Analysis Tool with Shibboleth Idp
Peter Schober
peter.schober at univie.ac.at
Thu Dec 21 10:09:26 EST 2017
Quick update on the recently revived audit log parsing script:
* Peter Schober <peter.schober at univie.ac.at> [2017-12-20 14:11]:
> Note that there's now again a public home for loganalysis.py,
> https://github.com/peter-/shib-idp-auditlog The code is still the
> old one and I'm not actively working on this, but if anyone has
> useful things to add by all means send a pull request. I might also
> try to hunt down changed versions and add those changes to this
> repo.
I've meanwhile added leifj's XML output contribution (from 2011, which
never made into Internet2's SVN), Jehan Procaccia's output mode for
easier RRD processing (from 2012; independently published and never
submitted for inclusion), and just now added a JSON output method.
Note that this now requires (and has been tested with) Python 2.6 or
2.7, or Jython 2.7.
I've removed the option `-p` (events per relying party) since `-n` did
the same thing plus numerical sorting of the output, and the speed
differences are negligible, IMO.
The old code still running on Python 2.3 has been tagged as v1.0, for
those seriously stuck on ancient systems.
-peter
More information about the users
mailing list