RETIRED, Puppet module to add kibana functionality
Go to file
Clark Boylan 86fb79e091 Use custom logstash dashboard
We update the default logstash dashboard to remove excessively short
refresh period options, default the query result listing output to
be timestamp and message, default to a 15 minute query instead
of a 24 hour query, and default to a blank query instead of '*" because
the '*' forces you to delete it to add any new queries but they are
functionally equivalent.

Change-Id: Id68a1f1e496f5d729b21aa2be30a5e2b73ab65fd
2015-10-16 09:13:35 -07:00
files Use custom logstash dashboard 2015-10-16 09:13:35 -07:00
manifests Use custom logstash dashboard 2015-10-16 09:13:35 -07:00
spec Fix target path for regular git clone during tests 2015-08-19 16:36:50 -07:00
templates Add kibana3 support 2015-10-14 12:18:31 -07:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-03 18:44:50 -07:00
.gitreview Add standard puppet module files and .gitreview 2014-11-20 07:48:55 -06:00
Gemfile Add Gemfile and puppet 4 checks 2015-08-03 18:44:50 -07:00
LICENSE Add missing LICENSE file 2015-01-29 22:58:09 +00:00
README.md Add standard puppet module files and .gitreview 2014-11-20 07:48:55 -06:00
Rakefile Add standard puppet module files and .gitreview 2014-11-20 07:48:55 -06:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:18 +00:00

README.md

OpenStack Kibana Module

Overview

This module installs Kibana from source, creates kibana user, and starts the web instance.