Audit Data Download
For on-premises installations, the system administrator is sometimes given access to the admin UI that tracks the health of NLP API, shows the logs, tasks and ongoing jobs if any.
The admin UI also provides the ability to download the audit log data in the form of a GPG signed zip file that contains a SQL dump of the audit data. This data might be contractually required to be submitted to emtelligent in cases where NLP API is operating behind a firewall and usage information can only be shared via the download of the audit data.
Apart from the admin UI web interface, the audit data can also be downloaded from the command line using the shell script provided below:
The IAM service and the NLP API admin UI might be installed as either
http or https so the above script asks you to check and use the
appropriate one.
Make sure you are running IAM v2 for the latest NLP API release.
You may want to increase the timeout parameter (which is in seconds)
in cases where there are network stability issues or the connection to
the NLP API server is slow.

