[
https://issues.apache.org/jira/browse/LOG4J2-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Schröder closed LOG4J2-2084.
-----------------------------------
Resolution: Duplicate
> appname gets pid attached when logging with syslog appender after upgrade
> from 2.8.2 to 2.10.0
> ----------------------------------------------------------------------------------------------
>
> Key: LOG4J2-2084
> URL: https://issues.apache.org/jira/browse/LOG4J2-2084
> Project: Log4j 2
> Issue Type: Bug
> Components: Appenders
> Affects Versions: 2.10.0
> Environment: Sender: Java 8, Debian 7.11, rsyslogd 7.6.3
> Syslog server: Ubuntu 14.0, rsyslogd 8.23.0
> Reporter: Martin Schröder
> Priority: Major
> Labels: regression, syslogappender
> Attachments: log4j2.xml
>
>
> We use the attached configuration in projects with Java8 on Debian 7.11.
> After upgrading from 2.8.2 to 2.9.1, we notice that the appName field has a
> number (probably the pid of the process) attached in brackets, i.e. instead
> of "foo" it's "foo[21063]". Since we have configured rsyslog on the receiving
> side to create directories with the appName field, this creates a new log
> directory every time the application is restarted.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)