PreviousNext

log show

Returns a list describing the current serviceability routing settings for a server. The syntax is:

log show {RPC_server_namespace_entry | string_binding_to_server} [-debug]

If you specify more than one server, the returned routings for the second and subsequent servers are concatenated to the returned routings for the first server. The order of the returned routing settings is arbitrary.

By default, the operation returns serviceability routing settings. Use the -debug option to return debug routing settings. Debug routing settings are not available on servers for which debugging has been turned off (for example, production servers).

Privileges Required
No special privileges are needed to use the log show command.

Examples

dcecp> log show /.../bigred/hosts/acme/cds-clerk /
{ERROR STDERR -}
{FATAL FILE /dev/console}
{WARNING FILE /tmp/warnings.log}
dcecp>