Page History
...
Maybe try one of the structured output formats for easy post-processing, e.g. JSON:
Code Block | ||||
---|---|---|---|---|
| ||||
$ loganalysis.py -j /opt/shibboleth-idp/logs/idp-audit.log.20200[1-6]* { "stats": { "logins": 8327, "rps": 211, "users": 150 }, "logins_per_rp": { "https://sp.example.org/saml": 29, "https://wiki.example.edu/shibboleth": 163, "usw.": "usf." } } |
...
Overview
Content Tools