list-audit-modules
Gets all audit modules and displays them.
Description
The list-audit-modules
subcommand lists all the audit modules. This subcommand is supported in remote mode only.
Options
- asadmin-options
-
Options for the
asadmin
utility. For information about these options, see theasadmin
help page. --help
-?
-
Displays the help text for the subcommand.
Operands
- target
-
Specifies the target on which you are listing the audit modules. Valid values are as follows:
server
-
Lists the audit modules for the default server instance
server
and is the default value. - configuration_name
-
Lists the audit modules for the named configuration.
- cluster_name
-
Lists the audit modules for every server instance in the cluster.
- instance_name
-
Lists the audit modules for a particular server instance.
Examples
Example 1 Listing Audit Modules
asadmin> list-audit-modules
sampleAuditModule1
sampleAuditModule2
Command list-audit-modules executed successfully