Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 573 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 573 Bytes

elastic-helpers

Some useful scripts/snippets I have used while working with Elastic Stacks

Beats

Dump Templates

I often work with systems with separate backend clusters and logstash / fluentd ingest rather than the most common Elastic model where Beats can configure Elasticsearch/Kibana directly.

I use this docker-compose to quickly get the upstream Filebeat,Packetbeat,Auditbeat index templates when a new version is released so I the apply them to any CI/Ansible pipelines etc. There is a wrapper script for laziness.

Usage

sudo bash dump.sh