Uninstall Audit Log Filter¶
To remove the Audit Log Filter component from the server, run:
UNINSTALL COMPONENT 'file://component_audit_log_filter';
What this does:
UNINSTALL COMPONENT— Drops a previously installed component from the server.file://component_audit_log_filter— URN for the Audit Log Filter component, which applies your rules and decides which audit events are recorded.