In your instructor led training page, one page dosnt seem to be working?? #10254
-
I went here https://securityonionsolutions.com/training/#instructor-training. This is where you can select what type of training SO has available. But when I click on “find out how”, I get this page “ https://securityonionsolutions.com/training/#instructor-training , I dont see how to follow through on this page?? it asks you to fill out you name, email, compay etc. But the only link I see is “reporting an issue? Click here.”. But, I don’t see where to go after that? Now that I have setup SO and my SOC and it is working consistantly, What would it costs to have a one on one with someone who could help me just get Sysmon eventd my SOC's kibana? I looked at this suggested video (several times): https://www.youtube.com/watch?v=Xz-7oDrZdQY 4.05 – again, winlogbeat will ship the Sysmon to security onion. Sorry for causing all kinds of noise in the discussion forum. Am trying hard to learn. thanks for any help or suggestions. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
When you fill out the form and click
For more information about paid support, please see: |
Beta Was this translation helpful? Give feedback.
-
You don't install Elasticsearch separately. It's running on Security Onion standalone and managers (as well as other node types).
You add the IP address of the host sending Windows logs. This allows Winlogbeat on the Windows host to talk to Logstash on Security Onion (another component you don't have to install as it is already running on the nodes mentioned above).
Winlogbeat is a tool provided to the community by the company Elastic, which also produces Elasticsearch, Logstash, Kibana, and other tools.
Logstash is already running on the nodes mentioned above.
The so-allow script knows to open port 5044 when you select the "b" option. That's the port on which Logstash is listening for input from Winlogbeat and other beats. The so-allow command merely allows that traffic through (from your Windows machine in this case). In the yml file, you have to specify the IP address of the Security Onion node AND the port (5044) because that's what that file requires.
There is no reason to install Elasticsearch again. It's already running on the Security Onion nodes mentioned above. The "winlogbeat service" or similar service name is the right service to start. The exact name of the service may change between versions. |
Beta Was this translation helpful? Give feedback.
When you fill out the form and click
I'm not a robot
, then you should be able to click theSend Message
button at the bottom of the form: