Statistics on usage of services on IdP

 To identify important services, and services possibly not supporting a clean migration to the edu-ID, usage statistics on the organisation's IdP may help.

We recommend to create usage statistics of a period of three months. This should give a good overview about important services.

To create usage statistics, proceed as follows:

  • Download the tool loganalysis.py from https://gitlab.com/peter-/shib-idp-auditlog.
  • Copy the file "loganalysis.py" to your IdP server.
  • Run the tool against the audit files of your IdP.

    Example:
    python loganalysis.py --rploginssort /opt/shibboleth-idp/logs/idp-audit-2019-{10,11,12}*

    This will create statistics for the period October to December 2019.

If you can't run the tool directly on your IdP server, you may copy the selected audit log files to your workstation and run the tool there.