list-audit-modules

DRAFT


Previous Next Contents

list-audit-modules

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

asadmin-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

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

Exit Status

0

command executed successfully

1

error in executing the command

See Also


Previous Next Contents
Eclipse Foundation Logo  Copyright © 2019, Oracle and/or its affiliates. All rights reserved.

DRAFT