Use the delete-audit-module subcommand in remote mode to delete an existing audit module.
Ensure that the server is running.
Remote subcommands require a running server.
List the audit modules by using the list-audit-modules(1) subcommand.
Delete an audit module by using the delete-audit-module(1) subcommand.
This example deletes sampleAuditModule:
asadmin> delete-audit-module sampleAuditModule Command delete-audit-module executed successfully. |