Visit Azul.com Support

Get-Admin-Audit-Configuration

Table of Contents
Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

Retrieves the current settings of the Admin Audit Service.

Synopsis

 
asadmin [asadmin-options] get-admin-audit-configuration [--help] [--target=server]

Description

The get-admin-audit-configuration subcommand is used to list the configuration settings of the auditing service.

Options

asadmin-options: Options for the asadmin utility. For information about these options, see the asadmin help page. --help: -?: Displays the help text for the subcommand. --target: Specifies the server instance or cluster for which to display the current admin audit configuration.

Examples

Example

 
asadmin> get-admin-audit-configuration Enabled Audit Level false MODIFIERS Name Notifier Enabled LOG false Command get-admin-audit-configuration executed successfully.

Exit Status

0: subcommand executed successfully 1: error in executing the subcommand

See Also