Forge Home

kibana5

Install and configure an Kibana 5.x instance

7,104 downloads

5,950 latest version

4.6 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.1.1 (latest)
  • 0.1.0
released Jun 19th 2017
This version is compatible with:

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'trepasi-kibana5', '0.1.1'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add trepasi-kibana5
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install trepasi-kibana5 --version 0.1.1

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download
Tags: kibana

Documentation

trepasi/kibana5 — version 0.1.1 Jun 19th 2017

kibana5

GitHub license Build Status GitHub issues Twitter

Deprication warning

This module is depricated and won't be maintained any more. Check for alternatives, e.g. elastic-kibana.

Table of Contents

  1. Description
  2. Setup - The basics of getting started with kibana5
  3. Usage - Configuration options and additional functionality
  4. Reference - An under-the-hood peek at what the module is doing and how
  5. Limitations - OS compatibility, etc.
  6. Development - Guide for contributing to the module

Description

Install and configure Kibana5 as easy as include a single module and add all attributes through hiera.

Setup

Beginning with kibana5

The very basic steps needed for a user to get the module up and running. This can include setup steps, if necessary, or it can be an example of the most basic use of the module.

Usage

This section is where you describe how to customize, configure, and do the fancy stuff with your module here. It's especially helpful if you include usage examples and code samples for doing things with your module.

Reference

Here, include a complete list of your module's classes, types, providers, facts, along with the parameters for each. Users refer to this section (thus the name "Reference") to find specific details; most users don't read it per se.

Limitations

Currently, only Debian 8 is supported. Contributions are welcome.

Development

Since your module is awesome, other users will want to play with it. Let them know what the ground rules for contributing are.