Disable logging for nginx

This commit is contained in:
Roman Semenov 2020-01-04 00:58:54 +07:00 committed by GitHub
parent 4ba67e3c86
commit d388b6fd4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,10 +54,8 @@ services:
- vhost:/etc/nginx/vhost.d - vhost:/etc/nginx/vhost.d
- html:/usr/share/nginx/html - html:/usr/share/nginx/html
- certs:/etc/nginx/certs - certs:/etc/nginx/certs
labels: logging:
co.elastic.logs/module: nginx driver: none
co.elastic.logs/fileset.stdout: access
co.elastic.logs/fileset.stderr: error
dockergen: dockergen:
image: poma/docker-gen image: poma/docker-gen
@ -84,4 +82,4 @@ volumes:
vhost: vhost:
html: html:
certs: certs:
redis: redis: