./bin/ninja.sh importAudit -i audit-export.xml.zip -z
Import audit
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
Was this page helpful?
YES
NO
Thanks for your feedback