Log files reference
StorageGRID provides logs that are used to capture events, diagnostic messages, and error conditions. You might be asked to collect log files and forward them to technical support to assist with troubleshooting.
The logs are categorized as follows:
The details provided for each log type are for reference only. The logs are intended for advanced troubleshooting by technical support. Advanced techniques that involve reconstructing the problem history using the audit logs and the application log files are beyond the scope of these instructions. |
To access the logs, you can collect log files and system data from one or more nodes as a single log file archive (SUPPORT > Tools > Logs). Or, if the primary Admin Node is unavailable or unable to reach a specific node, you can access individual log files for each grid node as follows:
-
Enter the following command:
ssh admin@grid_node_IP
-
Enter the password listed in the
Passwords.txt
file. -
Enter the following command to switch to root:
su -
-
Enter the password listed in the
Passwords.txt
file.
The StorageGRID log file archive contains the logs described for each category and additional files that contain metrics and debug command output.
Archive location | Description |
---|---|
|
Audit messages generated during normal system operation. |
|
Base operating system information, including StorageGRID image versions. |
|
Global configuration information (bundles). |
|
Cassandra database information and Reaper repair logs. |
|
VCSs information on the current node and EC group information by profile ID. |
|
General grid logs including debug ( |
|
Grid configuration file shared across all nodes. |
|
High availability groups metrics and logs. |
|
|
|
Debug messages related to log collection. |
|
Logs related to the S3 Select proxy request. |
|
Service logs for Grafana, Jaeger, node exporter, and Prometheus. |
|
Miscd access and error logs. |
|
The mariaDB database configuration and related logs. |
|
Logs generated by networking-related scripts and the Dynip service. |
|
Load balancer configuration files and logs. Also includes Grid Manager and Tenant Manager traffic logs. |
|
Load balancer configuration files and logs. |
|
NTP configuration file and logs. |
|
Node and grid state file, including services |
|
Log files under |
|
Peformance information for CPU, networking, and disk I/O. |
|
Current Prometheus metrics, if the log collection includes Prometheus data. |
|
Logs related to grid provisioning process. |
|
Logs from Raft cluster used in platform services. |
|
SNMP agent configuration and alarm allow/deny lists used for sending SNMP notifications. |
|
Sockets data for network debug. |
|
Output of StorageGRID container commands. Contains system information, such as networking and disk usage. |