Skip to content

ELK stack runner image for Kibana visualizations, dashboards, and searches

Notifications You must be signed in to change notification settings

miked235/docker-elk-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELK Stack Runner for Kibana Objects

Put your index patterns, searches, visualizations, and dashboards in their respective directories. Only accepts .json files to curl into Kibana API and skips directories without them.

Make sure to change the KIBANA environment variable. Be sure to include the port as well as the host name.

Tested using ELK stack 6.3.0

Kubernetes

If you're using this image in a Kubernetes Pod, you can mount configmaps containing your .json files to the following directories:

  • /etc/patterns/
  • /etc/searches/
  • /etc/visualizations/
  • /etc/dashboards/

About

ELK stack runner image for Kibana visualizations, dashboards, and searches

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages