We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello crowdsec team,
would be possible to add feature where I would be able to share RuleGroup created by bouncer to multiple WAFs ?
As discussed with @blotus support for multiple WAF names
waf_config: - web_acl_name: [ "first_waf_acl","second_waf_acl" ] rule_group_name: rule_group_shared scope: REGIONAL ipset_prefix: crowdsec-ipset-web
or something like this where bouncer dont remove RuleGroup (not so nice as first one)
waf_config: - web_acl_name: first_waf_acl rule_group_name: rule_group_shared rule_group_type: static scope: REGIONAL ipset_prefix: crowdsec-ipset-web
Many thanks for this
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Hello crowdsec team,
would be possible to add feature where I would be able to share RuleGroup created by bouncer to multiple WAFs ?
As discussed with @blotus support for multiple WAF names
or something like this where bouncer dont remove RuleGroup (not so nice as first one)
Many thanks for this
The text was updated successfully, but these errors were encountered: