mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Add keep_time_key setting to fluentd configuration
This commit is contained in:
parent
5ea0b254a1
commit
9987d34016
@ -1732,6 +1732,7 @@ $FLUENTD_CONFIG = @'
|
||||
format json
|
||||
time_key time
|
||||
time_format %Y-%m-%dT%H:%M:%S.%NZ
|
||||
keep_time_key
|
||||
</pattern>
|
||||
<pattern>
|
||||
format /^(?<time>.+) (?<stream>stdout|stderr) [^ ]* (?<log>.*)$/
|
||||
|
Loading…
Reference in New Issue
Block a user