Replies: 1 comment 3 replies
-
Did you allow the sending server(s) syslog in the firewall using |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I am an undergrad university student, and I am setting up a distributed security onion infrastructure for my capstone project. Currently, I am running Security Onion 2.3 with a manager, search, and sensor that is connected to our test network. Our test machines are in a closed network and currently run Rsyslog for log collection. Upon opening the port up to send logs to the manager node, do I need to do anything else to see logs in Kibana? Do I need to add a way to ingest the logs at all? At the moment parsing isn't super important, we just want to see the logs show up in Kibana.
Currently I have the tests computers configured to send the logs to the manager node but can't see them in Kibana, and wasn't sure if it was something I needed to configure or an issue with the logs being received.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions