Skip to content
Discussion options

You must be logged in to vote

Good morning!

As noted in that other discussion post that you linked, you should need to manually enable the fileset on a newer version of SO, like the one that you're running.

A few things to check:

  • Does "sudo so-firewall includedhosts netflow" show the IPs or subnets that you are expecting traffic from?
  • Does "sudo so-firewall listports netflow udp" return 2055?
  • Does "sudo docker ps | grep 2055" show the so-filebeat container accepting connections on that port?
  • Does "sudo iptables -L | grep 2055" show the firewall hole to let the traffic into the local host and Docker environment?

If that's all clear, then the traffic should be able to come from your devices to the filebeat module.

If …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@kingtriumph
Comment options

@kingtriumph
Comment options

@InfosecGoon
Comment options

@kingtriumph
Comment options

Answer selected by kingtriumph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants