Hitachi

Hitachi Advanced Database Command Reference


3.3.1 Enabling the audit trail facility

This example enables the audit trail facility.

adbaudittrail -u ADBAUDITADMIN
              -p '#HelloHADB_ADMIN'
              --start --write-error DOWN

When an HADB user who has the audit admin privilege executes the adbaudittrail --start command, the audit trail facility is enabled.

In this example, DOWN is specified for the --write-error option in order to abnormally terminate the HADB server if an audit trail can no longer be written to the audit trail file.