Import audit

Last modified 16 Dec 2024 12:42 +01:00

Import command allow users to import audit records to midPoint. Records can be read from SYSOUT or file (-i, --input) and uncompressed using ZIP if needed (-z, --zip).

Import also support multi-threading (-l, --multi-thread). For more information about multi-threading see here.

Use -O, --overwrite switch if you wish to overwrite existing audit records in midPoint.

Records read from input (file or SYSOUT) can be filtered using filter (-f, --filter) option.

Example: audit import
./bin/ninja.sh importAudit -i audit-export.xml.zip -z
Was this page helpful?
YES NO
Thanks for your feedback