Skip to content
New issue

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

HTTPtables: log action and actions grouping #2113

Open
krizhanovsky opened this issue May 3, 2024 · 0 comments
Open

HTTPtables: log action and actions grouping #2113

krizhanovsky opened this issue May 3, 2024 · 0 comments

Comments

@krizhanovsky
Copy link
Contributor

For some rules it could make sense to log an event of a rule matching AND doing some action, e.g. block or send a redirect. So HTTPtables should be extended with a new action log and the actions must be able to gorup, e.g.

uri == "/company.html" -> 301 = https://tempesta-tech.com/company, log;

Testing

Make a test or create a new testing issue

Documentation

Please update the HTTPtables wiki page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant