diff --git a/HOTFIX b/HOTFIX index c8afc65ee..8152b3425 100644 --- a/HOTFIX +++ b/HOTFIX @@ -1 +1 @@ -WAZUH AIRGAPFIX 20211206 +WAZUH AIRGAPFIX 20211206 20211210 diff --git a/salt/elasticsearch/files/log4j2.properties b/salt/elasticsearch/files/log4j2.properties index 85cf5d8fb..75c09ee39 100644 --- a/salt/elasticsearch/files/log4j2.properties +++ b/salt/elasticsearch/files/log4j2.properties @@ -18,3 +18,6 @@ appender.rolling.policies.time.interval = 1 appender.rolling.policies.time.modulate = true rootLogger.level = info rootLogger.appenderRef.rolling.ref = rolling +log4j2.formatMsgNoLookups = true + + diff --git a/salt/thehive/etc/es/log4j2.properties b/salt/thehive/etc/es/log4j2.properties index 85cf5d8fb..3000eefec 100644 --- a/salt/thehive/etc/es/log4j2.properties +++ b/salt/thehive/etc/es/log4j2.properties @@ -18,3 +18,5 @@ appender.rolling.policies.time.interval = 1 appender.rolling.policies.time.modulate = true rootLogger.level = info rootLogger.appenderRef.rolling.ref = rolling +log4j2.formatMsgNoLookups = true +