You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Peter Manev edited this page Dec 14, 2017
·
4 revisions
A basic check of the service status would show if all the critical services are up and running:
systemctl status suricata
systemctl status elasticsearch
systemctl status logstash
systemctl status kibana
supervisorctl status scirius
systemctl status evebox
Or in one shot:
systemctl status suricata elasticsearch logstash kibana evebox && \
supervisorctl status scirius