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.

  • AuditEventsFolderName – This 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.
  • SearchFiltersFileName –
    Anchor
    DDE_LINK11
    DDE_LINK11
    This parameter is used to specify the name of the file used to store search filters.
  • StorageFiltersFileName - This parameter is used to specify the name of the file used to store storage filters.
  • PoliciesFolderName – This parameter is used to specify the name of the directory for storing policies. The default directory path is $FMQ_DB_PATH/
    Anchor
    DDE_LINK
    DDE_LINK
    $AuditEventFolderName/POLICIES.
  • FileName – This 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.

Anchor
_Toc377996038
_Toc377996038
34.7.1. Through Studio

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

 

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

 

Anchor
_Toc377996039
_Toc377996039
34.7.2 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
34.7.3 Through Configs.xml

Navigate to element:

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