asadmin [asadmin-options] delete-audit-module [--help]
[--target target]
audit_module_name
delete-audit-module |
Previous | Next | Contents |
removes the named audit-module
Synopsis
asadmin [asadmin-options] delete-audit-module [--help]
[--target target]
audit_module_name
Description
This subcommand removes the named audit module. This subcommand is supported in remote mode only.
Options
Options for the asadmin
utility. For information about these
options, see the asadmin
(1M) help page.
--help
-?
Displays the help text for the subcommand.
--target
Specifies the target on which you are deleting the audit module. Valid
values are as follows:
server
Deletes the audit module for the default server instance server
and is the default value.
Deletes the audit module for the named configuration.
Deletes the audit module for every server instance in the cluster.
Deletes the audit module for a particular server instance.
Operands
The name of the audit module to be deleted.
Examples
Example 1 Deleting an audit module
asadmin> delete-audit-module sampleAuditModule
Command delete-audit-module executed successfully
Exit Status
command executed successfully
error in executing the command
See Also
Previous | Next | Contents |