-
Version2.4.40 Installation MethodSecurity Onion ISO image Descriptionconfiguration Installation TypeDistributed Locationon-prem with Internet access Hardware SpecsExceeds minimum requirements CPU32 RAM128 Storage for /500g Storage for /nsm30tb Network Traffic Collectionother (please provide detail below) Network Traffic Speedsmore than 10Gbps StatusYes, all services on all nodes are running OK Salt StatusYes, there are salt failures (please provide detail below) LogsYes, there are additional clues in /opt/so/log/ (please provide detail below) DetailUpdated 2.4.50 the reboot now system will not complete Highstate with the following error <{% set ES_INDEX_SETTINGS = {} %}
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Regarding this error The 60d value was appended to the so-case-template.json file, which now looks like this. The salt error i get when running a salt-call state.apply Elasticsearch looks like this
So it seems the appended "phases" attribute for the so-case-template is not parsable and, therefore, causes a failure. |
Beta Was this translation helpful? Give feedback.
-
This is an issue that will be fixed in 2.4.60. #12382 |
Beta Was this translation helpful? Give feedback.
Removed the following reference from soc_elasticsearch.sls re-ran salt-call state.apply elasticsearch
I watched the reference get removed during the run and confirmed no failures.