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

Support logging to NFLOG group #258

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Support logging to NFLOG group #258

wants to merge 2 commits into from

Conversation

deric
Copy link
Contributor

@deric deric commented Sep 14, 2024

With specified nftables::log_group log messages will be send to appropriate NFLOG group.

The options flags and group are mutually exclusive.

with

nftables::log_group: 1

the rule should look like this:

limit rate 3/minute log prefix "[nftables] OUTPUT Rejected: " group 1

@deric deric force-pushed the group branch 5 times, most recently from 0a415a1 to e51b543 Compare September 16, 2024 07:44
manifests/init.pp Outdated Show resolved Hide resolved
Co-authored-by: Steve Traylen <steve.traylen@cern.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants