Re: [I] Fix links on web site (logging-log4j2)

2024-05-29 Thread via GitHub
ppkarwasz commented on issue #2491: URL: https://github.com/apache/logging-log4j2/issues/2491#issuecomment-2138795746 [Screaming Frog](https://www.screamingfrog.co.uk/) offered us a free of charge full license of their link checker (cc @grobmeier ). I will be running it regularly to fix th

Re: [PR] Add migrating from Logback/SLF4J pages (logging-log4j2)

2024-05-29 Thread via GitHub
ppkarwasz commented on code in PR #2625: URL: https://github.com/apache/logging-log4j2/pull/2625#discussion_r1620040078 ## src/site/antora/modules/ROOT/pages/migrate-from-slf4j.adoc: ## @@ -0,0 +1,67 @@ + +Licensed to the Apache Software Foundation (ASF) under one or more +

Re: [PR] Improve documentation of the property file configuration syntax [logging-log4cxx]

2024-05-29 Thread via GitHub
swebb2066 merged PR #387: URL: https://github.com/apache/logging-log4cxx/pull/387 -- 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: notifications-unsubscr

Re: [PR] Bump io.fabric8:kubernetes-client-bom from 6.12.1 to 6.13.0 [logging-log4j-samples]

2024-05-29 Thread via GitHub
github-actions[bot] merged PR #147: URL: https://github.com/apache/logging-log4j-samples/pull/147 -- 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: notifi

Re: [PR] Bump net.bytebuddy:byte-buddy from 1.14.16 to 1.14.17 [logging-log4j-samples]

2024-05-29 Thread via GitHub
github-actions[bot] merged PR #146: URL: https://github.com/apache/logging-log4j-samples/pull/146 -- 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: notifi

Re: [I] I cannot use TimeEvaluator! (logging-log4net)

2024-05-29 Thread via GitHub
FreeAndNil closed issue #149: I cannot use TimeEvaluator! URL: https://github.com/apache/logging-log4net/issues/149 -- 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 unsubscri

Re: [I] I cannot use TimeEvaluator! (logging-log4net)

2024-05-29 Thread via GitHub
FreeAndNil commented on issue #149: URL: https://github.com/apache/logging-log4net/issues/149#issuecomment-2138068977 Feel free to reopen in case your problem is not solved. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] JSON pretty print is not working in JsonTemplateLayout latest version log4j-layout-template-json 2.23.1 (logging-log4j2)

2024-05-29 Thread via GitHub
pSinghDelaplex commented on issue #2624: URL: https://github.com/apache/logging-log4j2/issues/2624#issuecomment-2137687035 Hi @vy build.gradle ``` implementation("org.springframework.boot:spring-boot-starter-log4j2") implementation("org.apache.logging.log4j:log4j-la

Re: [I] JSON pretty print is not working in JsonTemplateLayout latest version log4j-layout-template-json 2.23.1 (logging-log4j2)

2024-05-29 Thread via GitHub
vy commented on issue #2624: URL: https://github.com/apache/logging-log4j2/issues/2624#issuecomment-2137648264 @pSinghDelaplex, can you also share the following information, please? 1. `pom.xml` 2. Log4j configuration (e.g., `log4j2.xml`) 3. The log event template used in JSON T

Re: [I] JSON pretty print is not working in JsonTemplateLayout latest version log4j-layout-template-json 2.23.1 (logging-log4j2)

2024-05-29 Thread via GitHub
vy commented on issue #2624: URL: https://github.com/apache/logging-log4j2/issues/2624#issuecomment-2137645130 > is there any way in JsonTemplateLayout where i can filtered json from the string message field along with whole json log @pSinghDelaplex, I am not able to follow what you

Re: [I] JSON pretty print is not working in JsonTemplateLayout latest version log4j-layout-template-json 2.23.1 (logging-log4j2)

2024-05-29 Thread via GitHub
pSinghDelaplex commented on issue #2624: URL: https://github.com/apache/logging-log4j2/issues/2624#issuecomment-2137630227 Hey @vy ,Got your point but there is a query I have complete json object and in it I have message field which has JSON within the string . **is there any way in JsonTe

Re: [PR] Add migrating from Logback/SLF4J pages (logging-log4j2)

2024-05-29 Thread via GitHub
vy commented on code in PR #2625: URL: https://github.com/apache/logging-log4j2/pull/2625#discussion_r1619045206 ## src/site/antora/modules/ROOT/pages/migrate-from-logback.adoc: ## @@ -0,0 +1,65 @@ + +Licensed to the Apache Software Foundation (ASF) under one or more +co

Re: [PR] Add migrating from Logback/SLF4J pages (logging-log4j2)

2024-05-29 Thread via GitHub
vy commented on code in PR #2625: URL: https://github.com/apache/logging-log4j2/pull/2625#discussion_r1619042449 ## src/site/antora/modules/ROOT/pages/migrate-from-slf4j.adoc: ## @@ -0,0 +1,67 @@ + +Licensed to the Apache Software Foundation (ASF) under one or more +cont

Re: [PR] Add migrating from Logback/SLF4J pages (logging-log4j2)

2024-05-29 Thread via GitHub
vy commented on code in PR #2625: URL: https://github.com/apache/logging-log4j2/pull/2625#discussion_r1619040616 ## src/site/antora/modules/ROOT/pages/migrate-from-slf4j.adoc: ## @@ -0,0 +1,67 @@ + +Licensed to the Apache Software Foundation (ASF) under one or more +cont

[PR] Add Hibernate integration page (logging-log4j2)

2024-05-29 Thread via GitHub
vy opened a new pull request, #2626: URL: https://github.com/apache/logging-log4j2/pull/2626 This PR addresses #2511. -- 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 uns

Re: [I] JSON pretty print is not working in JsonTemplateLayout latest version log4j-layout-template-json 2.23.1 (logging-log4j2)

2024-05-29 Thread via GitHub
vy commented on issue #2624: URL: https://github.com/apache/logging-log4j2/issues/2624#issuecomment-2137282270 JTL doesn't support pretty-printing, and for a reason: performance. JSON output is expected to be delivered to a log ingestion end point, not read by human. _For tests and local d

Re: [I] JSON pretty print is not working in JsonTemplateLayout latest version log4j-layout-template-json 2.23.1 (logging-log4j2)

2024-05-29 Thread via GitHub
vy closed issue #2624: JSON pretty print is not working in JsonTemplateLayout latest version log4j-layout-template-json 2.23.1 URL: https://github.com/apache/logging-log4j2/issues/2624 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [I] JSON pretty print is not working in JsonTemplateLayout latest version log4j-layout-template-json 2.23.1 (logging-log4j2)

2024-05-29 Thread via GitHub
pSinghDelaplex commented on issue #2624: URL: https://github.com/apache/logging-log4j2/issues/2624#issuecomment-2137259187 log4j2-jsontemplatelayout-log-message-field-as-json In my log I get this ``` { "@timestamp": "2024-05-26T10:52:56.100Z","ecs.version": "1.2.0","log.l

Re: [PR] Add migrating from Logback/SLF4J pages (logging-log4j2)

2024-05-29 Thread via GitHub
ppkarwasz commented on code in PR #2625: URL: https://github.com/apache/logging-log4j2/pull/2625#discussion_r1618750171 ## src/site/antora/modules/ROOT/pages/migrate-from-logback.adoc: ## @@ -0,0 +1,65 @@ + +Licensed to the Apache Software Foundation (ASF) under one or more

[PR] Add migrating from Logback/SLF4J pages (logging-log4j2)

2024-05-29 Thread via GitHub
vy opened a new pull request, #2625: URL: https://github.com/apache/logging-log4j2/pull/2625 This work addresses #2514. * `migration-from-logback.adoc` is added * `migration-from-slf4j.adoc` is added * `concepts.adoc` is added * `getting-started.adoc` is moved to `manual` *

Re: [I] JSON pretty print is not working in JsonTemplateLayout latest version log4j-layout-template-json 2.23.1 (logging-log4j2)

2024-05-29 Thread via GitHub
vy commented on issue #2624: URL: https://github.com/apache/logging-log4j2/issues/2624#issuecomment-2137107720 @pSinghDelaplex, JTL never had pretty-printing, and [it is already documented](https://logging.apache.org/log4j/2.x/manual/json-template-layout.html#features), hence I am not able

[I] JSON pretty print is not working in JsonTemplateLayout latest version log4j-layout-template-json 2.23.1 (logging-log4j2)

2024-05-29 Thread via GitHub
pSinghDelaplex opened a new issue, #2624: URL: https://github.com/apache/logging-log4j2/issues/2624 ## Description [A clear and concise description of what the bug is.] ## Configuration **Version:** [Log4j version] **Operating system:** [OS and version] **JD