Contents

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

By default, all Audit Management configurations persist/exist in a file based storage.

Certain parameters can be used to specify the relative directories in which AUDIT related information will is to be stored. These parameters are listed below.

ParameterDescription
AuditEventsFolderNameThis parameter is used to specify the working directory for audit management. The default directory path is $FMQ_DB_PATH/AUDIT.
FiltersFolderName

This parameter is used to specify the name of the directory for storing audit event filters. The default directory path is $FMQ_DB_PATH/$AuditEventFolderName/FILTERS.

SearchFiltersFileNameThis parameter is used to specify the name of the file used to store search filters.
StorageFiltersFileNameThis parameter is used to specify the name of the file used to store storage filters.
PoliciesFolderNameThis parameter is used to specify the name of the directory for storing policies. The default directory path is $FMQ_DB_PATH/$AuditEventFolderName/POLICIES.
FileNameThis parameter is used to specify the name of the file in which the audit events are persisted.

These parameters may be configured offline in multiple ways such as though Studio, Config.cfg, and Config.xml file as explained in the below sections.

Anchor
_Toc377996038
_Toc377996038
Through Studio

  1. Open the required profile. Navigate to Fiorano > etc > Audit Manager


     
  2. Navigate to Fiorano > etc > Audit Manager > StorageHandler

Anchor
_Toc377996039
_Toc377996039
Through Configs.cfg

Navigate to element:

Code Block
ObjectName=Fiorano.etc:Name=AuditManager,ServiceType=AuditManager,type=config
ClassName=fiorano.audit.events.impl.config.AuditEventHandlerConfig
...
ObjectName=Fiorano.etc:Name=AuditManager,ServiceType=AuditManager,type=config

Anchor
_Toc377996040
_Toc377996040
Through Configs.xml

Navigate to element:

Code Block
<AuditEventHandler ObjectName="Fiorano.etc:ServiceType=AuditManager,Name=AuditManager,type=config" ...>
...
</AuditEventHandler>
Adaptavist ThemeBuilder EngineAtlassian Confluence