-
Standalone install After upgrading to 2.3.10 everything ran fine until after a reboot where elasticsearch, elastalert, filebeat, logstash and kibana failed to start. The following error was found after trying to start elasticsearch. [root@securityonion log]# so-elasticsearch-startStarting elasticsearch... This could take a while if another Salt job is running.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
#2018 has been opened to fix soup. sed -i 's/features: True/features: False/' /opt/so/saltstack/local/pillar/global.sls on the manager. Then highstate all the things. |
Beta Was this translation helpful? Give feedback.
#2018 has been opened to fix soup.
sed -i 's/features: True/features: False/' /opt/so/saltstack/local/pillar/global.sls on the manager. Then highstate all the things.