Mise en place du logging centralisé : ELK Stack (augmentation RAM 8go, clé cryptage kibana, logging, pipeline, etc...)

This commit is contained in:
Waloshi6
2026-01-30 18:19:21 +01:00
parent c8204829e9
commit 88a99c0be1
19 changed files with 323 additions and 32 deletions

View File

@@ -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: