list_oms_logging_properties

Lists the logging configuration properties.

Format

emcli list_oms_logging_properties 
        [-oms_name="omsName"]
        [-details]

[ ]  indicates that the parameter is optional

Options

  • oms_name

    Name of the OMS from where the logging properties have to be retrieved.

  • details

    Displays the details about from where the property value has been derived, and also the global and default values for the logging property.

Examples

Example 1

This example lists the entire set of logging properties.

list_oms_logging_properties 

Example 2

This example lists all the logging properties set on the management server myhost:1159_Management_Service.

list_oms_logging_properties -oms_name="myhost:1159_Management_Service"