Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Status of Log Collector Node Is Down
Problem
Description: What should I do if the application status of any of the Log Collector nodes is shown as Down under Administration > Logging Management > Logging Nodes?
Solution
The application status is shown as Down if the respective service is down. You must restart the service.
To restart each service:
For All-in-One node:
- Log in to the node using root credentials.
- Run the service logstash start command to start the Log Receiver service.
- Run the service elasticsearch start command to start the Log Storage service.
For Log Receiver node:
- Log in to the node using root credentials.
- Run the service logstash start command to start the Log Receiver service.
For Log Storage node:
- Log in to the node using root credentials.
- Run the service elasticsearch start command to start the Log Storage service.