EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit d82a5785 authored by Bernhard Mallinger's avatar Bernhard Mallinger
Browse files

Use fluentd logging for all services in vhr18

parent 108d2e32
No related branches found
No related tags found
1 merge request!17Resolve "Integrate ELK stack with Fluentd"
This commit is part of merge request !17. Comments created here will be created in the context of that merge request.
...@@ -167,6 +167,8 @@ services: ...@@ -167,6 +167,8 @@ services:
image: registry.gitlab.eox.at/esa/prism/vs/pvs_client:latest image: registry.gitlab.eox.at/esa/prism/vs/pvs_client:latest
deploy: deploy:
replicas: 1 replicas: 1
logging:
driver: "fluentd"
configs: configs:
init-db: init-db:
file: ./config/vhr18_init-db.sh file: ./config/vhr18_init-db.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment