Uninstall Audit Log Filter¶
To remove the Audit Log Filter component from the server, run the following statement:
UNINSTALL COMPONENT 'file://component_audit_log_filter';
The statement performs the following actions:
-
UNINSTALL COMPONENTdrops a previously installed component from the server. -
file://component_audit_log_filteris the URN for the Audit Log Filter component. The component applies the configured rules and decides which audit events are recorded.