How to show alerts from not default sources #12801
-
Version2.4.60 Installation MethodSecurity Onion ISO image Descriptionconfiguration Installation TypeDistributed Locationon-prem with Internet access Hardware SpecsExceeds minimum requirements CPU128 RAM1TB Storage for /30TB Storage for /nsm60TB Network Traffic Collectionspan port Network Traffic Speeds1Gbps to 10Gbps StatusYes, all services on all nodes are running OK Salt StatusNo, there are no failures LogsNo, there are no additional clues DetailIs it possible to show not default warings in alerts (no suricata, windows logs). we want to get an alert if anybody has a wrong login to the firewall. For this we created some datafilds: If this happens we need an alert. I think via playbook it is not possible. But how can we show warnings like that in the alerts section of SecOnion Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Have you read through this section? This is one of the settings that still require copying a default file to the local tree and modifying it manually. |
Beta Was this translation helpful? Give feedback.
-
You would need to write that alert in Playbook using Sigma. Can you provide a sample of the event you want to alert on so we can see all of the field names and values? Stuff like IPs and usernames can be redacted if necessary. |
Beta Was this translation helpful? Give feedback.
-
data_stream.dataset: firewall.syslog if this three things happens we need the alert |
Beta Was this translation helpful? Give feedback.
Create a new Play in Playbook with this Sigma in it, then make it active.