Skip to content

Commit

Permalink
README Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
corey-hammerton committed Oct 18, 2017
1 parent 56549f9 commit c56b0f8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ along with required configurations.

### Beginning with metricbeat

`metricbeat` requires the `modules` and `outputs` parameters to be declared, without which
Puppet will exit with a failed run.
Full `metricbeat` functionality cam be configured with the `modules` and `outputs` parameters
declared. This module can run but the metricbeat agent on the nodes may not start their
services without these parameters defined.

```puppet
class{'metricbeat':
Expand Down Expand Up @@ -142,7 +143,7 @@ class{'metricbeat':
Please review the [documentation](https://www.elastic.co/guide/en/beats/metricbeat/current/configuration-processors.html)

## Reference
- [**Public Classes](#public-classes)
- [**Public Classes**](#public-classes)
- [Class: metricbeat](#class-metricbeat)
- [**Private Classes**](#private-classes)
- [Class: metricbeat::config](#class-metricbeatconfig)
Expand Down

0 comments on commit c56b0f8

Please sign in to comment.