SmartLog
The SmartLog module provides a view of logs from plain or indexed log files.
Other features include tops view, queries, exporting, and custom commands.
The running status of this module is seen in the cpwd_admin list as the APP:
SMARTLOG_SERVER
When this module is not running, you see the SmartLog is not active or Failed
to parse results from server message in the SmartConsole / Logs & Monitor /
Logs view.
To start or stop the module, use the commands below:
smartlogstart
smartlogstop
To debug the module, run the smartlogs top command and then run the
following command:
env TDERROR ALL_ALL=5 $SMARTLOGDIR/smartlog_server >&
<output_filename>
Replicate the issue, stop this service with Ctrl+C, and start the normal service
with the smartlogstart command.