domokap
domokap
``` @type monitor_agent bind 0.0.0.0 port 24220 workers 8 log_level info # Beats protocol input (beats agents) @type beats metadata_as_tag port 5044 bind 0.0.0.0 # Fluent protocol input @type forward...
@fujimotos thank you. I had ruled out that it is coming from upstream but I will endeavour to double check again with our logging teams. Thanks again.
Hi @fujimotos I found some more weird related behaviour with the S3 plugin when it is creating the bucket paths. In the config we have `path ${sky.top_tenant}/${service.name}/%Y/%m/%d/`. Here is a...