fix: last fix for firelens confgit add .

This commit is contained in:
John Yeo
2025-11-25 11:01:18 +00:00
parent c59cf4fce1
commit 45ef89b7e7

View File

@@ -1,3 +1,8 @@
[PARSER]
Name container_id_parser
Format regex
Regex ^(?<container_id>.{8}).*$
[FILTER]
Name modify
Match *
@@ -25,9 +30,9 @@
Name parser
Match *
Key_Name container_id
Parser regex
Regex ^(?<container_id>.{8}).*$
Reserve_Data Off
Parser container_id_parser
Preserve_Key On
Reserve_Data On
[OUTPUT]
Name http