[jira] [Commented] (LOG4J2-3459) Reduce use of class static initialization blocks

2022-03-31 Thread Carter Kozak (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515611#comment-17515611 ] Carter Kozak commented on LOG4J2-3459: -- I’ve used jmh for this sort of thing using

[jira] [Commented] (LOG4J2-3436) Log4j 2 syslogAppender prints localhost.localdomain instead of actual hostname

2022-03-31 Thread Piotr Karwasz (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515576#comment-17515576 ] Piotr Karwasz commented on LOG4J2-3436: --- [~ragini], The PR has been merged, you c

[jira] [Resolved] (LOG4J2-3359) Facility and priority missing in Syslog message when Syslog log appender and pattern layout is used with log4j1-2 bridge API

2022-03-31 Thread Piotr Karwasz (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Karwasz resolved LOG4J2-3359. --- Resolution: Fixed [~TukeshK], A fixed version of the syslog appender builder is available i

[jira] [Commented] (LOG4J2-3359) Facility and priority missing in Syslog message when Syslog log appender and pattern layout is used with log4j1-2 bridge API

2022-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515564#comment-17515564 ] ASF subversion and git services commented on LOG4J2-3359: - Commi

[jira] [Commented] (LOG4J2-3359) Facility and priority missing in Syslog message when Syslog log appender and pattern layout is used with log4j1-2 bridge API

2022-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515559#comment-17515559 ] ASF subversion and git services commented on LOG4J2-3359: - Commi

[jira] [Commented] (LOG4J2-3419) Unable to create custom logging level using log4j 2 Bridge API

2022-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1751#comment-1751 ] ASF subversion and git services commented on LOG4J2-3419: - Commi

[jira] [Commented] (LOG4J2-3447) Log4j 1.x 2.17.2 bridge - Synchronization issue in multithreading (Losing huge data in multithreading)

2022-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515557#comment-17515557 ] ASF subversion and git services commented on LOG4J2-3447: - Commi

[jira] [Commented] (LOG4J2-3419) Unable to create custom logging level using log4j 2 Bridge API

2022-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515556#comment-17515556 ] ASF subversion and git services commented on LOG4J2-3419: - Commi

[jira] [Commented] (LOG4J2-3419) Unable to create custom logging level using log4j 2 Bridge API

2022-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515554#comment-17515554 ] ASF subversion and git services commented on LOG4J2-3419: - Commi

[jira] [Commented] (LOG4J2-3423) JAR file containing Log4j configuration isn't closed

2022-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515553#comment-17515553 ] ASF subversion and git services commented on LOG4J2-3423: - Commi

[jira] [Commented] (LOG4J2-3459) Reduce use of class static initialization blocks

2022-03-31 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515550#comment-17515550 ] Matt Sicker commented on LOG4J2-3459: - I'm literally asking _how do I do that?_ Ever

[jira] [Commented] (LOG4J2-3359) Facility and priority missing in Syslog message when Syslog log appender and pattern layout is used with log4j1-2 bridge API

2022-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515520#comment-17515520 ] ASF subversion and git services commented on LOG4J2-3359: - Commi

[GitHub] [logging-log4j2] ppkarwasz merged pull request #807: [LOG4J2-3359] Adds Log4j 1.x specific syslog layout

2022-03-31 Thread GitBox
ppkarwasz merged pull request #807: URL: https://github.com/apache/logging-log4j2/pull/807 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notific

[GitHub] [logging-log4j2] garydgregory commented on pull request #810: Update Spring to 5.3.18 which fixes CVE-2022-22965 aka "Spring4shell".

2022-03-31 Thread GitBox
garydgregory commented on pull request #810: URL: https://github.com/apache/logging-log4j2/pull/810#issuecomment-1084927755 Dependabot takes care of this for us. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [logging-log4j2] loganaden opened a new pull request #810: Update Spring to 5.3.18 which fixes CVE-2022-22965 aka "Spring4shell".

2022-03-31 Thread GitBox
loganaden opened a new pull request #810: URL: https://github.com/apache/logging-log4j2/pull/810 See details: https://tanzu.vmware.com/security/cve-2022-22965 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[jira] [Commented] (LOG4J2-2795) Make LogManager/LoggerContext creation time reasonable

2022-03-31 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515450#comment-17515450 ] Matt Sicker commented on LOG4J2-2795: - I should note that I've also made several sta

[jira] [Commented] (LOG4J2-2795) Make LogManager/LoggerContext creation time reasonable

2022-03-31 Thread Matt Sicker (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515448#comment-17515448 ] Matt Sicker commented on LOG4J2-2795: - Collecting plugins only loads the metadata fo

[jira] [Comment Edited] (LOG4J2-3454) how to force rolling file appender to create a new log file every time when we start the application?

2022-03-31 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515444#comment-17515444 ] Ralph Goers edited comment on LOG4J2-3454 at 3/31/22, 5:08 PM: ---

[jira] [Commented] (LOG4J2-3454) how to force rolling file appender to create a new log file every time when we start the application?

2022-03-31 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515444#comment-17515444 ] Ralph Goers commented on LOG4J2-3454: - # See the OnStartupTriggeringPolicy in the [

[jira] [Commented] (LOG4J2-3457) Log4j 1.x 2.17.2 bridge - Does standard RollingFileAppender supports multiple process writing to same log file at the same time??

2022-03-31 Thread Ralph Goers (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515433#comment-17515433 ] Ralph Goers commented on LOG4J2-3457: - [~pkarwasz] RollingFileAppender does not expo

[jira] [Updated] (LOG4J2-3460) Structured fields are no longer printed when using log4j 2.17.1

2022-03-31 Thread DarkGoofy (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DarkGoofy updated LOG4J2-3460: -- Description: When we upgraded our Spring to use log4j 2.17.1 the structured logs no longer contained

[jira] [Updated] (LOG4J2-3460) Structured fields are no longer printed when using log4j 2.17.1

2022-03-31 Thread DarkGoofy (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DarkGoofy updated LOG4J2-3460: -- Description: When we upgraded our Spring to use log4j 2.17.1 the structured logs no longer contained

[jira] [Updated] (LOG4J2-3460) Structured fields are no longer printed when using log4j 2.17.1

2022-03-31 Thread DarkGoofy (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DarkGoofy updated LOG4J2-3460: -- Priority: Critical (was: Major) > Structured fields are no longer printed when using log4j 2.17.1 > -

[jira] [Updated] (LOG4J2-3460) Structured fields are no longer printed when using log4j 2.17.1

2022-03-31 Thread DarkGoofy (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DarkGoofy updated LOG4J2-3460: -- Description: When we upgraded our Spring to use log4j 2.17.1 the structured logs no longer contained

[jira] [Updated] (LOG4J2-3460) Structured fields are no longer printed when using log4j 2.17.1

2022-03-31 Thread DarkGoofy (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DarkGoofy updated LOG4J2-3460: -- Attachment: LOG4J2-3460.png > Structured fields are no longer printed when using log4j 2.17.1 > --

[jira] [Created] (LOG4J2-3460) Structured fields are no longer printed when using log4j 2.17.1

2022-03-31 Thread DarkGoofy (Jira)
DarkGoofy created LOG4J2-3460: - Summary: Structured fields are no longer printed when using log4j 2.17.1 Key: LOG4J2-3460 URL: https://issues.apache.org/jira/browse/LOG4J2-3460 Project: Log4j 2

[GitHub] [logging-log4j2] ppkarwasz edited a comment on pull request #807: [LOG4J2-3359] Adds Log4j 1.x specific syslog layout

2022-03-31 Thread GitBox
ppkarwasz edited a comment on pull request #807: URL: https://github.com/apache/logging-log4j2/pull/807#issuecomment-1084513836 I added a third parameter to `DatePatternConverter`, so that I can use it with a fixed English locale. I am not documenting it in the manual, because for now it d

[GitHub] [logging-log4j2] ppkarwasz commented on pull request #807: [LOG4J2-3359] Adds Log4j 1.x specific syslog layout

2022-03-31 Thread GitBox
ppkarwasz commented on pull request #807: URL: https://github.com/apache/logging-log4j2/pull/807#issuecomment-1084513836 I added a third parameter to `DatePatternConverter`, so that I can use it with a fixed English locale. I am not documenting it in the manual, because for now it does not

[GitHub] [logging-log4j2] garydgregory commented on pull request #807: [LOG4J2-3359] Adds Log4j 1.x specific syslog layout

2022-03-31 Thread GitBox
garydgregory commented on pull request #807: URL: https://github.com/apache/logging-log4j2/pull/807#issuecomment-1084406409 @rgoers Ping: Does this look good to you? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Commented] (LOG4J2-3457) Log4j 1.x 2.17.2 bridge - Does standard RollingFileAppender supports multiple process writing to same log file at the same time??

2022-03-31 Thread Piotr Karwasz (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515220#comment-17515220 ] Piotr Karwasz commented on LOG4J2-3457: --- [~PoojaTheCoder], Remark, that acquiring

[jira] [Commented] (LOG4J2-3436) Log4j 2 syslogAppender prints localhost.localdomain instead of actual hostname

2022-03-31 Thread Ragini Gawande (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515216#comment-17515216 ] Ragini Gawande commented on LOG4J2-3436: Hi [~pkarwasz], Any update on this iss

[jira] [Commented] (LOG4J2-3454) how to force rolling file appender to create a new log file every time when we start the application?

2022-03-31 Thread Janardhan Naidu (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515212#comment-17515212 ] Janardhan Naidu commented on LOG4J2-3454: - any suggestion here? > how to force

[jira] [Assigned] (LOG4J2-3457) Log4j 1.x 2.17.2 bridge - Does standard RollingFileAppender supports multiple process writing to same log file at the same time??

2022-03-31 Thread Piotr Karwasz (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Karwasz reassigned LOG4J2-3457: - Assignee: Piotr Karwasz > Log4j 1.x 2.17.2 bridge - Does standard RollingFileAppender s

[jira] [Commented] (LOG4J2-2795) Make LogManager/LoggerContext creation time reasonable

2022-03-31 Thread Romain Manni-Bucau (Jira)
[ https://issues.apache.org/jira/browse/LOG4J2-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515116#comment-17515116 ] Romain Manni-Bucau commented on LOG4J2-2795: [~mattsicker] AFAIK it is not t