Skip to content

Commit

Permalink
Change default inventory name for elasticsearch pool
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimmy Herrera committed Sep 25, 2018
1 parent 255aa2e commit 5da1c8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ logstash_monitor_local_syslog: true
logstash_enabled_on_boot: yes
logstash_min_memory_required: 2048
logstash_elasticsearch_hosts: "{{ groups['elasticsearch'] | map('extract', hostvars, ['ansible_host']) | list }}"
logstash_elasticsearch_inventory_group_name: elasticsearch
logstash_install_plugins:
- logstash-input-beats

0 comments on commit 5da1c8c

Please sign in to comment.