Skip to content

Rate this page
Thanks for your feedback
Thank you! The feedback has been submitted.

For help, click the link below to get free database assistance or contact our experts for personalized support.

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.

Additional reading