EOX GitLab Instance

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

Place fluentd on manager node

parent eb863d9a
No related branches found
No related tags found
No related merge requests found
version: "3.6" version: "3.6"
services: services:
fluentd:
deploy:
placement:
# this is not strictly required, but feels right
constraints: [node.role == manager]
elasticsearch: elasticsearch:
environment: environment:
- bootstrap.memory_lock=true - bootstrap.memory_lock=true
......
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