-
Version2.4.30 Installation MethodSecurity Onion ISO image Descriptionupgrading Installation TypeDistributed Locationon-prem with Internet access Hardware SpecsExceeds minimum requirements CPU20 RAM64gb Storage for /300G Storage for /nsm8TB Network Traffic Collectiontap Network Traffic SpeedsLess than 1Gbps 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) DetailAfter update to 2.4.30, both kibana and fleet get "404 page not found" salt-call state.highstate gets these errors: [root@so-ka salt]# cat minion | grep -v INFO | more Error with /usr/sbin/so-elastic-fleet-outputs-update [root@so-ka ~]# curl -K /opt/so/conf/elasticsearch/curl.config 'http://localhost:5601/api/fleet/outputs/so-manager_logstash' [root@so-ka ~]# so-status
───────────────────────────────────┼─────────┼──────────────────────────── Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 3 replies
-
I have the same problem with 404 page not found. Also Osquery has the same issue. |
Beta Was this translation helpful? Give feedback.
-
Here is the soup log from 20-30 update with errors. Gzipped. |
Beta Was this translation helpful? Give feedback.
-
We are aware of an issue and are currently looking into it. We'll let you know the best course of action as we have more information available. |
Beta Was this translation helpful? Give feedback.
-
Works, Thanks!
~K
Karl Kamin, CISSP, CCSP
President & CEO, Kamin Associates, Inc.
IT Consulting and Services
121 Interpark Blvd, Ste 219 | San Antonio, Texas 78216-1845
Main 210.201.7800 | Cell 210.215.1521 | Fax 210.201.7801
Support http://kamin.cc<http://kamin.cc/>
…________________________________
From: weslambert ***@***.***>
Sent: Friday, November 17, 2023 3:53 PM
To: Security-Onion-Solutions/securityonion ***@***.***>
Cc: Karl Kamin ***@***.***>; Author ***@***.***>
Subject: Re: [Security-Onion-Solutions/securityonion] Post 2.4.30 upgrade, no kibana, no fleet (Discussion #11796)
We are working on a solution, but for now, please try the following steps to resolve your issue:
# Remove the old Elastic Defend integration file:
sudo rm -f /opt/so/conf/elastic-fleet/integrations/endpoints-initial/elastic-defend-endpoints.json
# Edit /opt/so/saltstack/default/salt/kibana/defaults.yaml to include the migration settings under the kibana.config section:
kibana:
config:
migrations:
discardCorruptObjects: "8.10.4"
# Restart Kibana:
sudo so-kibana-restart --force
# Confirm the Fleet API can be reached by ensuring the following command returns output:
sudo so-elastic-fleet-package-list
# Once output is returned, run the following command to re-add the Elastic Defend integration:
sudo /usr/sbin/so-elastic-fleet-integration-policy-elastic-defend
—
Reply to this email directly, view it on GitHub<#11796 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABZQGZPYDAY7HT5KLMPL75LYE7MGHAVCNFSM6AAAAAA7MWMEC2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TMMBTGQ4DE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
We've released a hotfix: |
Beta Was this translation helpful? Give feedback.
We've released a hotfix:
https://blog.securityonion.net/2023/11/security-onion-2430-hotfix-20231117-now.html