After update no data is getting in the DB, we see data with a tcpdump, but nothing in db/dashboard. Guessing misconfigured firewall, but not sure. #12211
Replies: 2 comments 3 replies
-
Found some more info that might help fix this issue by looking in old discussions. If I do the command
If i do
If I do the same I've also tried The Logstash log on search nodes is saying:
So my new guess is that we don't have firewall misconfiguration, but that we have som DB credential misconfiguration? |
Beta Was this translation helpful? Give feedback.
-
We ended up reinstalling everything, 100% clean slate, lost all config and setup, but it's working now. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.30
Installation Method
Security Onion ISO image
Description
configuration
Installation Type
Distributed
Location
on-prem with Internet access
Hardware Specs
Exceeds minimum requirements
CPU
8
RAM
32
Storage for /
100
Storage for /nsm
500
Network Traffic Collection
span port
Network Traffic Speeds
more than 10Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
No, there are no failures
Logs
No, there are no additional clues
Detail
We have updated our entire setup from 2.3 to 2.4.
Our setup consist of:
1 x Manager Node
5 x Search nodes
2 x Receiver nodes
3 x Forward nodes
All nodes are in the grid and all showing healthy.
Since the update we haven't received any data in our databases and nothing is showing up in our dashboard from after the update (we can go back and see data from before the update).
If we run a tcpdump on the manager node, we can see netflow data from our cisco enviroment.

Before the update, we got sysmon, netflow and data from a span port, everything was working great.

Now we get:
And in the influxDB:

But we are getting data on the monitor interface:

Our firewall config (not including default settings) looks like this:
We guess that it might be a firewall misconfiguration, but any help on how to debug this would be a huge help.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions