EOX GitLab Instance

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

Remove logging test stack

parent 85ce2821
No related branches found
No related tags found
1 merge request!17Resolve "Integrate ELK stack with Fluentd"
version: "3.6"
services:
whoami:
image: tutum/hello-world
ports:
- "8888:80"
logging:
driver: "fluentd"# Logging Driver
options:
tag: tutum # TAG
deploy:
restart_policy:
condition: on-failure
delay: 20s
max_attempts: 3
window: 120s
mode: replicated
replicas: 2
update_config:
delay: 2s
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