Removed disable log4j

This commit is contained in:
Alberto R 2022-03-04 16:13:49 +01:00
parent 7cf9f230b6
commit 7985e973d9
No known key found for this signature in database
GPG Key ID: A3B78DD9E2FD8B94

View File

@ -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