hciauditlogexport
Note: For security, users must
have a cl-aom-sec-advanced key to export the Audit Log.
This feature is accessed only through the command line.
hciauditlogexport [-i] [-k filesize in kb] [-f filename] [-ds start date] [-de <end date>]
[-v] -e export filename | [-h | -help]
-
-i
is to include the message content.The default is $HCIROOT/server/audit/audit.log. You can also export the cycled audit log by specifying the file name with path.
-k filesize in kb
limits the export file size.-f filename
exports an existing audit log. filename is the file name of the audit log with full path.-ds start date
exports the records which are from this date. The date format is mm/dd/yyyy.-de end date
exports the records which are up to this date. The date format is mm/dd/yyyy.-v
prints out verbose information.-e export filename
exports the file name.-h or -help
displays this help message.