iopsys-feed/fluent-bit/patches
Mohd Husaam Mehdi fea302bd43 fluent-bit: convert kmsg pri field from char to string
In order to support filtering based on serverity and facility in
logmngr config, we need to be able to configure regex on the
priority field, but kmsg input plugin sends the priority field as
char, on which regex does not work. We also cannot use the type
converter filter which is present in fluent bit, because it does
not support the source data type to be char. Therefore, we change
priority from a char to a string field.
2025-08-29 12:30:04 +00:00
..
0001-fix_out_file_plugin.patch fluent-bit: make functional 2024-07-15 12:51:45 +00:00
0002-file_out_time.patch fluent-bit: human readable time in file output 2025-08-20 13:25:27 +00:00
0003-prepend_length_in_syslog_output.patch fluent-bit: Align syslog output with syslog-ng 2025-05-30 09:27:19 +05:30
0020-fix_kmsg.patch fluent-bit: fix kmsg plugin issues 2025-08-26 11:30:20 +05:30
0030-kmsg_pri_as_string.patch fluent-bit: convert kmsg pri field from char to string 2025-08-29 12:30:04 +00:00