Removed disable log4j
This commit is contained in:
parent
7cf9f230b6
commit
7985e973d9
@ -55,17 +55,6 @@
|
||||
notify: restart wazuh-indexer
|
||||
tags: install
|
||||
|
||||
- name: Configure disabled log4j.
|
||||
template:
|
||||
src: "templates/disabledlog4j.options.j2"
|
||||
dest: "{{ indexer_conf_path }}/jvm.options.d/disabledlog4j.options"
|
||||
owner: root
|
||||
group: wazuh-indexer
|
||||
mode: 2750
|
||||
force: yes
|
||||
notify: restart wazuh-indexer
|
||||
tags: install
|
||||
|
||||
- name: Ensure extra time for Wazuh indexer to start on reboots
|
||||
lineinfile:
|
||||
path: /usr/lib/systemd/system/wazuh-indexer.service
|
||||
|
||||
Loading…
Reference in New Issue
Block a user