-
Version2.4.130 Installation MethodSecurity Onion ISO image Descriptionother (please provide detail below) Installation TypeDistributed Locationon-prem with Internet access Hardware SpecsExceeds minimum requirements CPU32 RAM384 GiB Storage for /145 GB (manager) Storage for /nsm291 GB (manager) Network Traffic Collectiontap Network Traffic Speeds1Gbps to 10Gbps StatusNo, one or more services are failed (please provide detail below) Salt StatusYes, there are salt failures (please provide detail below) LogsYes, there are additional clues in /opt/so/log/ (please provide detail below) DetailAfter upgrading from 2.4.120 to 2.4.130, some five days ago, I first had issues with Kibana. In my case this was solved by manually restarting the Kibana container on the manager. Today, I wanted to adjust the Stenographer settings, but I couldn't access the configuration tree. I decided to restart the manager. Now, the manager is desperately trying to start the containers, but falling short. This snippet is from
Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 3 replies
-
I have lately been deactivating multiple alerts and tuning other alerts to be ignored for certain source IP addresses. There might be a connection. |
Beta Was this translation helpful? Give feedback.
-
Looking at
And the last few lines read:
I deleted the last, incomplete line and saved the file. This allowed Salt to recover. The sister file If possible, it would help if full pathnames to configuration files to be read are announced when containers/services are about to be started. |
Beta Was this translation helpful? Give feedback.
-
It's difficult to relate this error message to a particular container/service. Some additional error messages popped up in this log file:
An inspection revealed:
Rerunning
The failure is:
The file
|
Beta Was this translation helpful? Give feedback.
-
So far, all is good within the manager, according to
|
Beta Was this translation helpful? Give feedback.
-
My initial problem, accessing the configuration tree, has been solved. |
Beta Was this translation helpful? Give feedback.
Looking at
/opt/so/saltstack/local/pillar/idstools/soc_idstools.sls
, the first few lines read:And the last few lines read:
I deleted the last, incomplete line and saved the file. This allowed Salt to recover.
The sister file
/opt/so/saltstack/local/pillar/idstools/adv_idstools.sls
is empty.If possible, …