en.help.task-auditmoduleedit.html Maven / Gradle / Ivy
To Edit an Audit Module
Audit modules are not turned on by default. For more information on how
to activate audit modules, see To Enable or Disable Audit Logging.
- In the navigation tree, expand the Configuration node.
- Under the Configuration node, expand the Security node.
- Under the Security node, select the Audit Modules node.
The Audit Modules page opens.
- On the Audit Modules page, click the name of the audit module that
you are editing.
The Edit Audit Module page opens.
- On the Edit Audit Module page, type a new value in the
Class Name field to modify the class name.
- (Optional) In the Additional Properties section, specify additional properties.
For a description of the additional property that is available for audit modules,
see Properties Specific to Audit Modules.
- To add a property, click the Add Property button. In the blank row
that appears, type the property name in the Name field, and type
the property value in the Value field.
- To modify a property, edit that property's Value field.
- To delete a property, select the checkbox to the left of the
Name field of the property that you are deleting, then click the Delete
Properties button.
- Click Save.
See Also