Skip to main content
Version: FCP 25.11

Export Audit Records from the System

This SOP describes how to export audit records from the system.

Steps

  • Log in to the core node.
  • Go to the ymir-specs/scripts directory.
  • Grant execute permission to the export-audit-event.py script.
  • Run the script. After it finishes, a file named XXXX-event.csv is 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