Skip to content

Some useful scripts I have used while working with Elastic Stacks

Notifications You must be signed in to change notification settings

tomrade/elastic-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

Some useful scripts I have used while working with Elastic Stacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages