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 the following statement:

UNINSTALL COMPONENT 'file://component_audit_log_filter';

The statement performs the following actions:

  • UNINSTALL COMPONENT drops a previously installed component from the server.

  • file://component_audit_log_filter is the URN for the Audit Log Filter component. The component applies the configured rules and decides which audit events are recorded.

Additional reading