Skip to content

Add numeric value setting to level filter#5016

Merged
therandomstring merged 2 commits intosyslog-ng:masterfrom
therandomstring:filter-sev-numeric-fix
Jul 22, 2024
Merged

Add numeric value setting to level filter#5016
therandomstring merged 2 commits intosyslog-ng:masterfrom
therandomstring:filter-sev-numeric-fix

Conversation

@therandomstring
Copy link
Contributor

@therandomstring therandomstring commented Jul 12, 2024

This PR adds missing numerical values to the level filter.

Example config:

filter f_severity {
  level(4)
};

The updated documentation can be found at syslog-ng/syslog-ng.github.io#107

@kira-syslogng
Copy link
Contributor

Build FAILURE

@kira-syslogng
Copy link
Contributor

Build FAILURE

@therandomstring therandomstring force-pushed the filter-sev-numeric-fix branch from ca634a2 to 8a0b80e Compare July 22, 2024 07:44
@therandomstring therandomstring merged commit 76efdb6 into syslog-ng:master Jul 22, 2024
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.

3 participants