Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 50e1dcf1 authored by Natalia Szakiel's avatar Natalia Szakiel
Browse files

added logstash

parent 75fe63d5
No related branches found
No related tags found
3 merge requests!48Develop,!46Develop,!3Added filebeat eck
......@@ -23,13 +23,13 @@ spec:
- name: logstash-pipeline
mountPath: /usr/share/logstash/pipeline/logstash.conf
subPath: logstash.conf
volumes:
- name: logstash-pipeline
configMap:
name: logstash-pipeline
volumeClaimTemplates:
- metadata:
name: logstash-pipeline
pipelines:
- pipeline.id: main
path.config: /usr/share/logstash/pipeline/logstash.conf
volumes:
- name: logstash-pipeline
configMap:
name: logstash-pipeline
\ No newline at end of file
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