asadmin [asadmin-options] list-audit-modules [--help]
[target]
list-audit-modules |
Previous | Next | Contents |
gets all audit modules and displays them
Synopsis
asadmin [asadmin-options] list-audit-modules [--help]
[target]
Description
The list-audit-modules
subcommand lists all the audit modules. 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.
Operands
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.
Lists the audit modules for the named configuration.
Lists the audit modules for every server instance in the cluster.
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
Exit Status
command executed successfully
error in executing the command
See Also
Previous | Next | Contents |