Skip past navigation linksSecure Global Desktop 4.31 Administration Guide > Commands > The tarantella query errlog command

The tarantella query errlog command

Syntax

Skip past command syntax or program codetarantella query errlog [ all|xpe|tpe|print|jserver|pemanager|proxy|wm ]
                        [ --server arrayhost ]

Description

Displays the error logs of Secure Global Desktop components.

Note To display error log information from the JServer component, make sure the Log Filter attribute on the Array properties panel of Array Manager includes at least one filter that outputs to an error.log file. It does, by default.

Option Description
all | xpe | tpe | print | jserver | pemanager | proxy | wm Specifies the component error log to display. Use "all" (the default) to display all error logs.
--server arrayhost Displays error logs from the named array member (use a peer DNS name). If you omit --server, displays error logs from all array members.

Examples

Skip past command syntax or program codetarantella query errlog

Displays all error logs.

Skip past command syntax or program codetarantella query errlog xpe --server newyork.indigo-insurance.com

Displays the X Protocol Engine error log on the array member newyork.indigo-insurance.com.

Related topics