Endgame Integration #7234
Replies: 10 comments 9 replies
-
How is your Security Onion installation configured (eval, standalone, distributed)? |
Beta Was this translation helpful? Give feedback.
-
It is a distributed deployment.
Jonathan
…________________________________
From: Doug Burks ***@***.***>
Sent: Friday, February 18, 2022 7:03:14 PM
To: Security-Onion-Solutions/securityonion ***@***.***>
Cc: binary-one ***@***.***>; Author ***@***.***>
Subject: Re: [Security-Onion-Solutions/securityonion] Endgame Integration (Discussion #7234)
How is your Security Onion installation configured (eval, standalone, distributed)?
—
Reply to this email directly, view it on GitHub<#7234 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ADSDDIPHPJZDUB5ZRLPOT7LU32CWFANCNFSM5OVTGDXA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Which node are you sending Endgame logs to? |
Beta Was this translation helpful? Give feedback.
-
I am sending them to my Master node.
Jonathan
…________________________________
From: Doug Burks ***@***.***>
Sent: Tuesday, February 22, 2022 1:26:13 PM
To: Security-Onion-Solutions/securityonion ***@***.***>
Cc: binary-one ***@***.***>; Author ***@***.***>
Subject: Re: [Security-Onion-Solutions/securityonion] Endgame Integration (Discussion #7234)
Which node are you sending Endgame logs to?
—
Reply to this email directly, view it on GitHub<#7234 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ADSDDIMDBG3IPM26NT2BGIDU4N6GLANCNFSM5OVTGDXA>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Is Endgame correctly trusting the Security Onion certificate? Does Endgame show any errors or provide any additional clues? |
Beta Was this translation helpful? Give feedback.
-
Have you checked |
Beta Was this translation helpful? Give feedback.
-
From https://docs.securityonion.net/en/2.3/endgame.html#configuration, did you use the |
Beta Was this translation helpful? Give feedback.
-
Try checking the pipeline on the manger to ensure events are hitting the Logstash HTTP input for Endgame events (check the
If events are hitting the external interface, but aren’t hitting the input, it could be an issue with the local firewall rules with respect to the Docker interface, or particular iptables chains, etc. Thanks, |
Beta Was this translation helpful? Give feedback.
-
Did you perform pre or post-setup configuration? You'll want to compare the rules to something like that of Beats (5044). For example:
I would double-check your SO firewall configuration with:
If you don't see your SMP address, you can include it in the host group with:
|
Beta Was this translation helpful? Give feedback.
-
We just ran into this in a distributed deployment. The index filter is We found that data was getting into the system properly, but it was just the visualizations that were not working. Checking indexes and pipeline data on the master node did not return good value. Had to look at the search node before the indexes showed up. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the docs and I still am not able to see alerts or data from Endgame. I verified that the data is being sent and received via tcpdump but no luck. Any assistance will be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions