Use logstash as logging destination

This commit is contained in:
2025-09-14 01:58:53 +05:00
parent b3fc30e9ca
commit b97e812987
4 changed files with 24 additions and 0 deletions

View File

@ -6,7 +6,10 @@ services:
env_file: .env
networks:
- anyame-shared
- elk-network
networks:
anyame-shared:
external: true
elk-network:
external: true