Create a local collection
Hello, I am trying to create a local collection (to take into account local scenario), but unfortunately it does not work (the scenarios of collection are ignored for log processing).
My collection appear in the list of collections (
Here is my collection (
Here is the output of the
And the output of
What should I do to address this?
Thank you in advance for your help!
My collection appear in the list of collections (
cscli collections list) but its details are incomplete with cscli collections inspect.Here is my collection (
pierre42100/bots-user-agents is a custom scenario that I created based on crowdsecurity/http-bad-user-agent):Here is the output of the
cscli collections list:And the output of
cscli collections inspect pierre42100/custom: (dependencies are empty, but it should not)What should I do to address this?
Thank you in advance for your help!

