Difference between revisions of "Logstash"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 9: | Line 9: | ||
− | * Docker Pipeline configurations: <code>/usr/share/logstash/pipeline/</code> | + | * Docker Logstash configurations: |
+ | ** Config: <code>/usr/share/logstash/config/</code> | ||
+ | ** Pipeline configurations: <code>/usr/share/logstash/pipeline/</code> | ||
Revision as of 07:25, 12 July 2020
Logstash is a light-weight, open-source, server-side data processing pipeline that allows you to collect data from a variety of sources, transform it on the fly, and send it to your desired destination. It is most often used as a data pipeline for Elasticsearch, an open-source analytics and search engine. Logstash integrates with Elasticsearch and has over 200 pre-built open-source plugins that can help to index your data.
Plugins: https://www.elastic.co/guide/en/logstash/current/output-plugins.html
- Docker Logstash configurations:
- Config:
/usr/share/logstash/config/
- Pipeline configurations:
/usr/share/logstash/pipeline/
- Config:
Activities
- Review homepage: https://www.elastic.co/logstash
- Review Logstash logs
See also
- Elastic: ELK,
Elasticsearch
,Logstash
,Kibana
, Installation, AWS Elasticsearch, Elastic SIEM, Elastic Beats,metricbeat
,filebeat
,journalbeat
, Elastisearch Service , Search guard, Elasticsearch logs, curator, ILM, Lumberjack protocol,aws_elasticsearch_domain
, KQL,elasticsearch.yml, elasticsearch-plugin, elasticsearch-certutil
, Elasticsearch release notes/changelog
Advertising: