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 831b83b commit d6cf551Copy full SHA for d6cf551
fluentd/Dockerfile
@@ -6,7 +6,7 @@ ENV DATA_VERSION=1.6.0 \
6
FLUENTD_VERSION=1.7.4 \
7
HOME=/opt/app-root/src \
8
PATH=/opt/app-root/src/bin:/opt/app-root/bin:$PATH \
9
- LOGGING_FILE_PATH=/var/log/fluentd/fluentd.log \
+ LOGGING_FILE_PATH=/var/lib/fluentd/fluentd.log \
10
LOGGING_FILE_AGE=10 \
11
LOGGING_FILE_SIZE=1024000 \
12
container=oci
0 commit comments