Closed
Description
Hi Elastic, thanks you for opening this repository to the public.
I was wondering if it was possible to fork this repository, add some of our environment specific rules and import them in our Kibana instance.
It would improve our workflow:
- We could write tests for our rules
- We would keep a history of our rules
- We could frequently update Elastic's rules (only need to pull from upstream)
I see there is a build-release
command, but I'm not sure if I can import the generated package in Kibana or if it's only when you release a new version of Kibana
Thanks.