[jira] [Commented] (LOG4J2-2583) The log file is abnormal when configured as RollingFile

2019-04-04 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810415#comment-16810415 ] Ralph Goers commented on LOG4J2-2583: - Please try with version 2.11.2. There were a

[jira] [Created] (LOG4J2-2585) Log4j properties filename

2019-04-04 Thread member sound (JIRA)
member sound created LOG4J2-2585: Summary: Log4j properties filename Key: LOG4J2-2585 URL: https://issues.apache.org/jira/browse/LOG4J2-2585 Project: Log4j 2 Issue Type: Documentation

[jira] [Commented] (LOG4J2-1103) Failover appender does not fail over

2019-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810217#comment-16810217 ] Seán Dunne commented on LOG4J2-1103: I have submitted a pull request which implement

[jira] [Work logged] (LOG4J2-1103) Failover appender does not fail over

2019-04-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1103?focusedWorklogId=223207&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-223207 ] ASF GitHub Bot logged work on LOG4J2-1103: -- Author: ASF GitHub Bot

[GitHub] [logging-log4j2] fluffy88 opened a new pull request #266: LOG4J2-1103 remove used nodes when child is of list type

2019-04-04 Thread GitBox
fluffy88 opened a new pull request #266: LOG4J2-1103 remove used nodes when child is of list type URL: https://github.com/apache/logging-log4j2/pull/266 Fix a bug that caused "ERROR appender Failover has no parameter that matches element Failovers" to be printed when using a correctly conf

[jira] [Commented] (LOG4J2-2584) Use ElectronJS for the CatalogEditor

2019-04-04 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809991#comment-16809991 ] Matt Sicker commented on LOG4J2-2584: - Not sure if it's too late, but this could mak

[jira] [Comment Edited] (LOG4J2-2579) Don't normalize event names

2019-04-04 Thread Andrei Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809670#comment-16809670 ] Andrei Ivanov edited comment on LOG4J2-2579 at 4/4/19 12:21 PM: --

[GitHub] [logging-log4j-audit] andrei-ivanov opened a new pull request #19: Fix build

2019-04-04 Thread GitBox
andrei-ivanov opened a new pull request #19: Fix build URL: https://github.com/apache/logging-log4j-audit/pull/19 Upgrading to parent 21 broke the build for me This is an automated message from the Apache Git Service. To respo

[jira] [Commented] (LOG4J2-2579) Don't normalize event names

2019-04-04 Thread Andrei Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809670#comment-16809670 ] Andrei Ivanov commented on LOG4J2-2579: --- Indeed, somehow I've rewritten that sente

[jira] [Updated] (LOG4J2-2579) Don't normalize event names

2019-04-04 Thread Andrei Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Ivanov updated LOG4J2-2579: -- Description: I've realized that it's a bit weird that event names are forcefully normalized s

[jira] [Comment Edited] (LOG4J2-2551) Event starting with upper case not found by AbstractEventLogger.logEvent

2019-04-04 Thread Andrei Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809664#comment-16809664 ] Andrei Ivanov edited comment on LOG4J2-2551 at 4/4/19 9:30 AM: ---

[jira] [Commented] (LOG4J2-2551) Event starting with upper case not found by AbstractEventLogger.logEvent

2019-04-04 Thread Andrei Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809664#comment-16809664 ] Andrei Ivanov commented on LOG4J2-2551: --- The proposed PR should fix this issue, an