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 asadminutility. For information about these options, see theasadminhelp 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 serverand 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