[
https://issues.apache.org/jira/browse/LOG4J2-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516639#comment-17516639
]
Ralph Goers commented on LOG4J2-3436:
-------------------------------------
The download site is correct. 2.17.2 is the latest release. Log4j doesn't have
a fixed release schedule but if you look at
[https://logging.apache.org/log4j/2.x/changes-report.html] you can get a
general feel for the release frequency. On average it is probably every 2 to 4
months. It all depends on the number of fixes we have, the severity of them,
and what other work there is that we want to accomplish. As it stands, the last
release was a little over a month ago and prior to that we had a pretty hectic
couple of months. But I wouldn't expect a release soon. The 2.17.2 release was
very difficult as changes to some Maven plugins have made performing the
release difficult. We need to do some work to make this process easier and more
reliable before the next release.
> Log4j 2 syslogAppender prints localhost.localdomain instead of actual hostname
> ------------------------------------------------------------------------------
>
> Key: LOG4J2-3436
> URL: https://issues.apache.org/jira/browse/LOG4J2-3436
> Project: Log4j 2
> Issue Type: Bug
> Components: Appenders, Log4j 1.2 bridge
> Environment: Using log4j 2 bridge API: snapshot version of 2.17.3
> log4j-1.2-api-2.17.3.jar
> Reporter: Ragini Gawande
> Assignee: Piotr Karwasz
> Priority: Blocker
>
> We are trying to use syslogAppender for our logging but in the logs its
> prints localhost.localdomain instead of actual hostname
> <13>Mar 14 22:33:41 *localhost.localdomain* Main[6133] +05:30 2022 572 1
> com.test.common.logging.Test | FINE#com.test.common.logging.Level - Can
> print FINE
> <13>Mar 14 22:33:41 *localhost.localdomain* Main[6133] +05:30 2022 572 1
> com.test.common.logging.Test | INFO#com.test.common.logging.Level - Can
> print Info
>
> Here we are using snapshot version of log4j 2.17.3
> This issue was not seen when using log4j 2.17.1
>
> Additional info:
> JDK 1.8
> -Dlog4j1.compatibility=true
--
This message was sent by Atlassian Jira
(v8.20.1#820001)