Loading docker-compose.yml +1 −3 Original line number Diff line number Diff line Loading @@ -24,9 +24,7 @@ services: container_name: logstash volumes: - ./etc/kypo-logstash.yml:/usr/share/logstash/config/logstash.yml - ./etc/10-kypo-logstash-bash-actions.conf:/usr/share/logstash/pipeline/10-kypo-logstash-bash-actions.conf - ./etc/20-kypo-logstash-portal-events.conf:/usr/share/logstash/pipeline/20-kypo-logstash-portal-events.conf - ./etc/30-kypo-logstash-training-definition.conf:/usr/share/logstash/pipeline/30-kypo-logstash-training-definition.conf - ./etc/pipelines/:/usr/share/logstash/pipeline/ - ./etc/kypo-logstash-pipelines.yml:/usr/share/logstash/config/pipelines.yml environment: - ELASTICSEARCH_URL='http://elasticsearch:9200' Loading etc/kypo-logstash-pipelines.yml +3 −3 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ # - pipeline.id: kypo-logstash-bash-actions pipeline.workers: 4 path.config: "/usr/share/logstash/pipeline/kypo-logstash-bash-actions.conf" path.config: "/usr/share/logstash/pipeline/10-kypo-logstash-bash-actions.conf" - pipeline.id: kypo-logstash-portal-events pipeline.workers: 4 path.config: "/usr/share/logstash/pipeline/kypo-logstash-portal-events.conf" path.config: "/usr/share/logstash/pipeline/20-kypo-logstash-portal-events.conf" - pipeline.id: kypo-logstash-training-definition pipeline.workers: 1 path.config: "/usr/share/logstash/pipeline/kypo-logstash-training-definition.conf" path.config: "/usr/share/logstash/pipeline/30-kypo-logstash-training-definition.conf" # # Available options: Loading etc/10-kypo-logstash-bash-actions.conf→etc/pipelines/10-kypo-logstash-bash-actions.conf +0 −0 File moved. View file etc/20-kypo-logstash-portal-events.conf→etc/pipelines/20-kypo-logstash-portal-events.conf +0 −0 File moved. View file etc/30-kypo-logstash-training-definition.conf→etc/pipelines/30-kypo-logstash-training-definition.conf +0 −0 File moved. View file Loading
docker-compose.yml +1 −3 Original line number Diff line number Diff line Loading @@ -24,9 +24,7 @@ services: container_name: logstash volumes: - ./etc/kypo-logstash.yml:/usr/share/logstash/config/logstash.yml - ./etc/10-kypo-logstash-bash-actions.conf:/usr/share/logstash/pipeline/10-kypo-logstash-bash-actions.conf - ./etc/20-kypo-logstash-portal-events.conf:/usr/share/logstash/pipeline/20-kypo-logstash-portal-events.conf - ./etc/30-kypo-logstash-training-definition.conf:/usr/share/logstash/pipeline/30-kypo-logstash-training-definition.conf - ./etc/pipelines/:/usr/share/logstash/pipeline/ - ./etc/kypo-logstash-pipelines.yml:/usr/share/logstash/config/pipelines.yml environment: - ELASTICSEARCH_URL='http://elasticsearch:9200' Loading
etc/kypo-logstash-pipelines.yml +3 −3 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ # - pipeline.id: kypo-logstash-bash-actions pipeline.workers: 4 path.config: "/usr/share/logstash/pipeline/kypo-logstash-bash-actions.conf" path.config: "/usr/share/logstash/pipeline/10-kypo-logstash-bash-actions.conf" - pipeline.id: kypo-logstash-portal-events pipeline.workers: 4 path.config: "/usr/share/logstash/pipeline/kypo-logstash-portal-events.conf" path.config: "/usr/share/logstash/pipeline/20-kypo-logstash-portal-events.conf" - pipeline.id: kypo-logstash-training-definition pipeline.workers: 1 path.config: "/usr/share/logstash/pipeline/kypo-logstash-training-definition.conf" path.config: "/usr/share/logstash/pipeline/30-kypo-logstash-training-definition.conf" # # Available options: Loading
etc/10-kypo-logstash-bash-actions.conf→etc/pipelines/10-kypo-logstash-bash-actions.conf +0 −0 File moved. View file
etc/20-kypo-logstash-portal-events.conf→etc/pipelines/20-kypo-logstash-portal-events.conf +0 −0 File moved. View file
etc/30-kypo-logstash-training-definition.conf→etc/pipelines/30-kypo-logstash-training-definition.conf +0 −0 File moved. View file