-
Version2.4.110 Installation MethodSecurity Onion ISO image Descriptionother (please provide detail below) Installation TypeDistributed Locationon-prem with Internet access Hardware SpecsMeets minimum requirements CPU4 RAM16 Storage for /130GB Storage for /nsm12TB Network Traffic Collectiontap Network Traffic SpeedsLess than 1Gbps StatusYes, all services on all nodes are running OK Salt StatusNo, there are no failures LogsNo, there are no additional clues DetailI have not been getting any alerts since updating to v2.4.110. When I go to http://testmynids.org/uid/index.html, no alert is generated. sudo so-status on run on the sensor show suricate is running. I don't know where else to look. Thank you for any pointers. Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
Try checking your endpoint policies and make sure they aren't applied to the wrong places. If they are correct, then run the following command and provide the output. Salt-call pillar.get logstash |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
So now all your issues have been resolved? You're receiving alerts again? |
Beta Was this translation helpful? Give feedback.
So I ended up having to uninstall/reinstall the elastic agent on the sensor, which fixed the issue. The command /usr/bin/elastic-agent uninstall errored out, so I had to manually delete the /opt/Elastic folder and the files /etc/systemd/system/elastic-agent.service, usr/bin/elastic-agent. Then the command sudo salt-call state.apply elasticfleet.install_agent_grid would work to reinstall the elastic agent back on the sensor.