Text file audit method settings

All audit methods share some common settings (see Table: Audit method settings (Common)).

Table: Audit method settings (Common)
Field name Description
Name This the name that will be displayed in the Available Audit Methods list.
Type The type of audit method.
Auditor State
Enabled Determines whether the audit method is enabled or not.
Reject audit message if this method fails Select this checkbox if you want to return an error if this method fails to record an audit message.
Record audit message if no other audit method has recorded it Select this checkbox if messages should only be logged by this auditing method if they have not been previously logged by any other method.
Audit Message Types
Audit Message Types

Select the audit message types that should be logged by this method on the respective events:

  • Error
  • Warning
  • Information
  • Success
  • Failure

Additionally, the text file audit method has the following settings:

Table: Audit method settings (Text file)
Field name Description
Text File Audit Settings
Audit File

The name of the audit file.

It can contain placeholders, which are replaced at runtime when the audit file is created:

  • {year}
  • {month}
  • {mday}
  • {yday}
  • {week}
  • {source}

Default value: ikeyserver{year}{month}.audit

Always keep file open Select this checkbox to keep the audit text file open. This prevents system resources being used to constantly open and close the file. Be aware that keeping the file open will lock the file and prevent it from being edited and viewed by another method.
Use GMT/UTC Select this checkbox for greater convenience when you have a system that is spread over many different time zones.