Mise en place du logging centralisé : ELK Stack (augmentation RAM 8go, clé cryptage kibana, logging, pipeline, etc...)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
x-logging: &default-logging
|
||||
driver: fluentd
|
||||
driver: json-file
|
||||
options:
|
||||
fluentd-address: localhost:24224
|
||||
tag: devops.*
|
||||
max-size: "10m"
|
||||
max-file: "5"
|
||||
|
||||
services:
|
||||
nginx:
|
||||
|
||||
Reference in New Issue
Block a user