An open API service indexing awesome lists of open source software.

https://github.com/rtib/puppet-kibana5

Puppet module to install and configure Kibana 5.x
https://github.com/rtib/puppet-kibana5

Last synced: about 1 year ago
JSON representation

Puppet module to install and configure Kibana 5.x

Awesome Lists containing this project

README

          

# kibana5

[![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/rtib/puppet-kibana5/master/LICENSE)
[![Build Status](https://travis-ci.org/rtib/puppet-kibana5.svg?branch=master)](https://travis-ci.org/rtib/puppet-kibana5)
[![GitHub issues](https://img.shields.io/github/issues/rtib/puppet-kibana5.svg)](https://github.com/rtib/puppet-kibana5/issues)
[![Twitter](https://img.shields.io/twitter/url/https/github.com/rtib/puppet-kibana5.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=%5Bobject%20Object%5D)

## Deprication warning
This module is depricated and won't be maintained any more. Check for alternatives, e.g. [elastic-kibana](https://forge.puppet.com/elastic/kibana).

#### Table of Contents

1. [Description](#description)
1. [Setup - The basics of getting started with kibana5](#setup)
1. [Usage - Configuration options and additional functionality](#usage)
1. [Reference - An under-the-hood peek at what the module is doing and how](#reference)
1. [Limitations - OS compatibility, etc.](#limitations)
1. [Development - Guide for contributing to the module](#development)

## 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.