Examines the SGD server's log files.
tarantella query audit | billing | errlog | uptime
The following table shows the available subcommands for this command.
Subcommand | Description | More Information |
---|---|---|
audit | Displays log entries matching some criteria. | |
billing | Queries billing log files. | |
errlog | Displays the error log of SGD components. | |
uptime | Displays how long an SGD server has been available for. |
All commands include a
--help
option. You can use
tarantella query command
--help to get help on a specific command.
The following example displays all error logs.
# tarantella query errlog
The following example displays how long the SGD server newyork.example.com has been available.
# tarantella query uptime --server newyork.example.com