Currently we have tagged out logs in a way that every log entry from servers(forwarder) come prefixed with the tag. Now our requirement is to prefix that with an environment variable({ENV['STAGE']}) declared in container(aggregator).
I tried with rewrite_tag_filter but it seems we can only do it for log message but not the key itself ? Or is there any other way of doing it ?
Current setup :
serverTag-LogLines
Desired setup :
ContainerEnvironmentVariable.ServerTag-LogLines
Thanks
--
You received this message because you are subscribed to the Google Groups "Fluentd Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fluentd+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.