fix: removed parser from firelens.conf

This commit is contained in:
John Yeo
2025-11-25 11:11:25 +00:00
parent 45ef89b7e7
commit 0ec9762321

View File

@@ -1,8 +1,3 @@
[PARSER]
Name container_id_parser
Format regex
Regex ^(?<container_id>.{8}).*$
[FILTER]
Name modify
Match *
@@ -26,14 +21,6 @@
Match *
Add region ${AWS_REGION}
[FILTER]
Name parser
Match *
Key_Name container_id
Parser container_id_parser
Preserve_Key On
Reserve_Data On
[OUTPUT]
Name http
Match *