Export Audit Records from the System
This SOP describes how to export audit records from the system.
Steps
- Log in to the
corenode. - Go to the
ymir-specs/scriptsdirectory. - Grant execute permission to the
export-audit-event.pyscript. - Run the script. After it finishes, a file named
XXXX-event.csvis created in the current directory.
# Usage
./export-audit-event.py -t <SYSTEM-MANAGER|DESKTOP-SERVICE|CLUSTER-SERVICE|DATA-MANAGER|AUDIT-MANAGER>
Example
# Export cluster audit records
./export-audit-event.py -t CLUSTER-SERVICE