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
1 changed files with 3 additions and 5 deletions

View File

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