including elasticsearch in logstash state

This commit is contained in:
m0duspwnens
2020-07-16 10:12:10 -04:00
parent e4fff05dbc
commit f10f47ad4e
2 changed files with 3 additions and 6 deletions

View File

@@ -38,6 +38,9 @@
{% set PIPELINES = salt['pillar.get']('logstash:pipelines', {}) %}
{% set DOCKER_OPTIONS = salt['pillar.get']('logstash:docker_options', {}) %}
include:
- elasticsearch
# Create the logstash group
logstashgroup:
group.present: