be able to override log4j2.properties with custom template using variable es_config_log4j2 as the template path
This commit is contained in:
parent
0bffa37035
commit
7c01c8e02b
2 changed files with 2 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ es_templates: false
|
|||
es_user: elasticsearch
|
||||
es_group: elasticsearch
|
||||
es_config: {}
|
||||
es_config_log4j2: log4j2.properties.j2
|
||||
#Need to provide default directories
|
||||
es_pid_dir: "/var/run/elasticsearch"
|
||||
es_data_dirs: "/var/lib/elasticsearch"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue