[OUTPUT]
Name kafka
Match *
Brokers 127.0.0.1,192.168.1.5
[SERVICE]
HTTP_Server On
HTTP_Listen 0.0.0.0
HTTP_Port 2020
apiVersion: v1kind: Podmetadata:name: apache-logsnamespace: defaultannotations:logging.parser: apachespec:containers:- name: apache-logsimage: edsiper/apache_logsimagePullPolicy: AlwaysrestartPolicy: Always
Hi Eduardo,I've tested your solution with the annotation driven parser. It seems to be working great! But I noticed the following:I'm tailing some files with *_<NAMESPACE>*log. A log file from a pod with annotations is parsed correctly. So far so good. But a file from a pod without that annotation is not send to the output at all.Is the default behaviour of a pod without annotation that its not parsed to the output at all? I would expect that its sent to the output without touching any parser. Or am I missing something?Regards,Marc
--
You received this message because you are subscribed to the Google Groups "Fluent-Bit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fluent-bit+unsubscribe@googlegroups.com.
To post to this group, send email to fluen...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fluent-bit/cb86659b-7c0c-4be6-bd83-4060a356395b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
FYI:
0.13-dev:0.9 has been released:
https://github.com/fluent/fluent-bit-kubernetes-logging/tree/0.13-dev