We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c4f28 commit 1b76531Copy full SHA for 1b76531
manager/manifests/fluentd.yaml
@@ -60,7 +60,7 @@ data:
60
<source>
61
@type tail
62
enable_stat_watcher false
63
- path /var/log/containers/**_$CORTEX_NAMESPACE}_**.lo
+ path /var/log/containers/**_${CORTEX_NAMESPACE}_**.log
64
pos_file /var/log/fluentd-containers.log.pos
65
time_format %Y-%m-%dT%H:%M:%S.%NZ
66
tag *
0 commit comments