api log to elastic

This commit is contained in:
Mikhail Trubnikov
2023-09-27 11:31:46 +10:00
parent feb2e79fc9
commit 00f5d9102a
4 changed files with 22 additions and 3 deletions

View File

@@ -14,6 +14,11 @@ services:
#volumes:
#- /var/log/parr-api:/app/log
#- parr_storage_dev:/app/Data
logging:
driver: fluentd
options:
fluentd-address: dvgd-mng-02.dvgd.oao.rzd:24224
tag: parr.api.serilog
deploy:
replicas: 2