Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 1.43 KB

logs-for-third-party-software.adoc

File metadata and controls

55 lines (41 loc) · 1.43 KB
permalink sidebar keywords summary
monitor/logs-for-third-party-software.html
sidebar
troubleshooting, logs
You can use the third-party software logs to troubleshoot issues.

Logs for third-party software

You can use the third-party software logs to troubleshoot issues.

Category File name Notes Found on

Archiving

/var/local/log/dsierror.log

Error information for TSM Client APIs.

Archive Nodes

MySQL

/var/local/log/mysql.err

/var/local/log/mysql-slow.log

Log files generated by MySQL.

mysql.err captures database errors and events such as startups and shutdowns.

mysql-slow.log (the slow query log) captures the SQL statements that took more than 10 seconds to execute.

Admin Nodes

Operating system

/var/local/log/messages

This directory contains log files for the operating system. The errors contained in these logs are also displayed in the Grid Manager. Select SUPPORT > Tools > Grid topology. Then select Topology > Site > Node > SSM > Events.

All nodes

NTP

/var/local/log/ntp.log

/var/lib/ntp/var/log/ntpstats/

/var/local/log/ntp.log contains the log file for NTP error messages.

/var/lib/ntp/var/log/ntpstats/ directory contains NTP timing statistics.

loopstats records loop filter statistics information.

peerstats records peer statistics information.

All nodes