get-tcp-access-log-prop

Syntax

tadm get-tcp-access-log-prop common_options --config=config_name (property_name)*

Description

Use this command to view the properties of the TCP access log. The tcp-access element defines global level access logging settings.

Options

For information about common_options, run the help command.

--config|-c

Specify the name of the configuration for which you would like to view the properties of the TCP access log.

Operands

property-name

Specify the name of the property that you want to view (optional).

You can view the following access-log buffer properties:

enabled
file 

Example

tadm get-tcp-access-log-prop --user=admin --port=8989 
--password-file=./admin.passwd --host=admin.example.com 
--no-prompt --config=www.example.org enabled

Exit Codes

The following exit values are returned:

0: command executed successfully

>0: error in executing the command

For more information about exit codes and syntax notations, run the help command.