Replies: 1 comment
-
Have you tried creating a custom directory in https://elastalert2.readthedocs.io/en/latest/recipes/adding_rules.html#tutorial |
Beta Was this translation helpful? Give feedback.
0 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.
-
Version
2.4.150
Installation Method
Security Onion ISO image
Description
configuration
Installation Type
Standalone
Location
on-prem with Internet access
Hardware Specs
Exceeds minimum requirements
CPU
4
RAM
16
Storage for /
200
Storage for /nsm
50
Network Traffic Collection
span port
Network Traffic Speeds
more than 10Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
No, there are no failures
Logs
No, there are no additional clues
Detail
Hi all,
I'm trying to add a custom ElastAlert rule type to my Security Onion deployment following the ElastAlert2 guide here:
https://elastalert2.readthedocs.io/en/latest/recipes/adding_rules.html#adding-a-new-rule-type
It works fine in a standalone ElastAlert2 setup, but I can’t reproduce it inside Security Onion. The file layout is too different, and I'm not sure where to place the custom Python module and how to import it correctly in my rules.
I mainly tried to follow the ElastAlert guide, look for the rules files in security onion and understanding how its implemented but failed to really find something that works.
Here are my main questions, if it is possible to do this :
custom_rule_type.py
file?Any help or pointers would be really appreciated!
Thanks in advance !
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions