loggie-io / loggie

A lightweight, cloud-native data transfer agent and aggregator
https://loggie-io.github.io/docs-en/
Apache License 2.0
1.26k stars 167 forks source link

maxbytes增加指定字段 #568

Closed kytool closed 1 year ago

kytool commented 1 year ago

/area interceptor

Describe the feature

期望:maxbytes能指定字段 需求: 日志是json格式,示例:{"level":"INFO","timestamp":"2023-06-14T03:28:29.428Z","msg":"xxx"} 我想jsonDecode,然后maxbytes(msg)