Use logstash as logging destination
This commit is contained in:
@ -5,7 +5,10 @@ services:
|
||||
- 8090:8080
|
||||
networks:
|
||||
- anyame-shared
|
||||
- elk-network
|
||||
|
||||
networks:
|
||||
anyame-shared:
|
||||
external: true
|
||||
elk-network:
|
||||
external: true
|
||||
|
Reference in New Issue
Block a user