fuel-plugin-elasticsearch-k.../deployment_scripts/puppet/modules/lma_logging_analytics
Swann Croiset 125a0ad602 Deploy Elasticsearch cluster
Configure a VIP and Corosync/Pacemaker cluster. The plugin must override
Hiera data to set explicitly the corosync node list.

Configure Elasticsearch instances with parameters:

* cluster.name
* unicast discovery

Add firewall rule to allow clustering traffic.

Implements: elasticsearch-clustering

Change-Id: I0636e02113bfdacc776beb20c08cc88308486c29
2015-12-22 19:55:43 +01:00
..
lib/puppet/parser/functions Add missing license headers 2015-06-18 16:44:22 +02:00
manifests Deploy Elasticsearch cluster 2015-12-22 19:55:43 +01:00
spec Update Puppet tests for Kibana class 2015-09-08 11:20:42 +02:00
templates Update index mapping for logs 2015-12-14 20:10:49 +01:00
.fixtures.yml Add tests for curator and kibana classes 2015-08-14 20:57:37 +02:00
.gitignore Update tox.ini 2015-10-09 11:00:18 +02:00
Gemfile Bootstrap testing of Puppet modules 2015-08-14 10:23:52 +02:00
LICENSE Upload LMA-specific templates to Elasticsearch 2015-03-09 11:07:41 +01:00
README.md Upload LMA-specific templates to Elasticsearch 2015-03-09 11:07:41 +01:00
Rakefile Bootstrap testing of Puppet modules 2015-08-14 10:23:52 +02:00
metadata.json Bootstrap testing of Puppet modules 2015-08-14 10:23:52 +02:00

README.md

LMA Logging Analytics module for Puppet

Description

Puppet module for configuring the Kibana dashboard and Elasticsearch.

Usage

class {'lma_logging_analytics::kibana': }

Limitations

None.

License

Licensed under the terms of the Apache License, version 2.0.

Contact

Guillaume Thouvenin, gthouvenin@mirantis.com

Support

See the Contact section.