cost 322 ms
access list item by Fluentd

I work on a yaml file configuration of Fluentd. Input data comes from kafka as json file. some of them are lists lik: { a:[ a1:"1", a2:"2", ... ], b: ...

Fluentd modify json output

I need to modify output to from this to I was looking at record_transformer but it looks like this is only to for example add new field or modif ...

2022-09-30 06:24:55   1   69    json / fluentd  
Create regex pattern for fluentd

I'm using Fluentd configuration and regexp parser to parse the logs. This are my original logs in fluentd: I want to create json format for the ab ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM