Use logstash as logging destination

This commit is contained in:
2025-09-14 01:58:13 +05:00
parent 139f2d88f5
commit 0122d9be52
3 changed files with 19 additions and 0 deletions

View File

@ -5,7 +5,10 @@ services:
- 8090:8080
networks:
- anyame-shared
- elk-network
networks:
anyame-shared:
external: true
elk-network:
external: true