Move logstash, socat, logspout to kibana profile. This avoids cluttering elastic search indices with filebeat-* indices when the study profile is started
Use required: false introduced in docker compose 2.20.0 to keep the previous behavior even when logspout is in a different profile. To use required: false, condition is set to its default value service_started
required: false
introduced in docker compose 2.20.0 to keep the previous behavior even when logspout is in a different profile. To userequired: false
,condition
is set to its default valueservice_started