so-strelka-backend ------------ [ PENDING ] #10901
Replies: 1 comment
-
We recently released Security Onion 2.4: You might want to try a fresh installation using our 2.4 ISO image and see if that helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using a standalone deployment with enough disk and memory (32GB) to work on. Not short of CPU cores either (4 cores/8 threads). This was never a problem before. This happened after the upgrade, first of the OS (CentOS7), then through
sudo soup
. A new SOUP version was installed. Then it went on to do updates. Finally I was asked to agree on Elastic 8 license with a warning of breaking things. I did. Then it gave me problems like ElastAlert and ElasticSearch, both [MISSING]. So, I tried doing a./so-setup-network
. There was error, but when I checkedsudo less /root/errors.log
, it's empty.Security Onion is not working at this time. SOC on my webbrowser doesn't display a complete page. Hangs up. Operating system wise, everything looks fine, except I noticed my sniffing NIC isn't installed. Did the driver install quickly and it was ok. So I realized I needed to revamp the whole installaton. Downloaded 2.3.260 iso, mounted it, changed directory to
./SecurityOnion/setup
and did"sudo ./so-setup iso"
. Everything went well. Rebooted and all is fine and dandy. Then I installed Sysmon for Linux and configured my manager.So, again, everything went well. Alerts are being generated and the Hunt interface records zeek and sysmon traffic. Did a
sudo so-status
then I noticed so-strelka-backend --------------------- [ PENDING ] when all the others are [OK]. I did asudo soup
update,sudo so-strelka-restart
,sudo salt \* state.highstate
, to no avail. To get further information I did"sudo docker logs 69afd42cb2-cut"
. The logs of the previous commands (strelka-restart/salt..) are without failures and are quite lengthy. Will post when requested. The docker logs output is below:For some reason, that message above was repeated 27 times. Any help or direction is greatly appreciated. Many thanks.
Beta Was this translation helpful? Give feedback.
All reactions