This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch 2.x-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x-site-stg-out by this push:
     new 67e1682e09 Add website content generated from 
`9c22ca26d817d0b6cde86475db56a3eb504adc43`
67e1682e09 is described below

commit 67e1682e09abd045fef3cf1a17dc0c2fa8e00f5f
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Wed Dec 17 23:00:50 2025 +0000

    Add website content generated from 
`9c22ca26d817d0b6cde86475db56a3eb504adc43`
---
 manual/appenders/network.html |  18 +++++++
 manual/systemproperties.html  |  18 +++++++
 plugin-reference.html         |   2 +-
 sitemap.xml                   | 118 +++++++++++++++++++++---------------------
 4 files changed, 96 insertions(+), 60 deletions(-)

diff --git a/manual/appenders/network.html b/manual/appenders/network.html
index e4e413f828..4c64689a25 100644
--- a/manual/appenders/network.html
+++ b/manual/appenders/network.html
@@ -557,6 +557,24 @@ See <a 
href="https://docs.oracle.com/javase/8/docs/technotes/guides/security/Sta
 <p>The trust store is meant to contain the CA certificates you are willing to 
trust when a remote party presents its certificate.
 It determines whether the remote authentication credentials (and thus the 
connection) should be trusted.</p>
 </div>
+<div class="admonitionblock important">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-important" title="Important"></i>
+</td>
+<td class="content">
+<div class="paragraph">
+<p>Log4j Core typically does not communicate with external organizations; 
therefore, the default trust store provided by the Java Runtime Environment is 
often not appropriate.</p>
+</div>
+<div class="paragraph">
+<p>When configuring a trust store for Log4j Core, follow established best 
practices. For example,
+<a href="https://csrc.nist.gov/pubs/sp/800/52/r2/final";>NIST SP 800-52 Rev. 
2</a> (§4.5.2) recommends using a trust store that contains only the CA 
certificates required for the intended communication scope, such as a private 
or enterprise CA. This reduces exposure to unintended or compromised CA 
certificates included in the default trust store.</p>
+</div>
+</td>
+</tr>
+</table>
+</div>
 <table id="TrustStoreConfiguration-attributes" class="tableblock frame-all 
grid-all stretch">
 <caption class="title">Table 4. <code>TrustStore</code> configuration 
attributes</caption>
 <colgroup>
diff --git a/manual/systemproperties.html b/manual/systemproperties.html
index 828da6ee4b..42da5fc2b3 100644
--- a/manual/systemproperties.html
+++ b/manual/systemproperties.html
@@ -2365,6 +2365,24 @@ to use for the value of the <a 
href="#log4j2.configurationPassword"><code>log4j2
 <div class="paragraph">
 <p>The location of the trust store.</p>
 </div>
+<div class="admonitionblock important">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-important" title="Important"></i>
+</td>
+<td class="content">
+<div class="paragraph">
+<p>Log4j Core typically does not communicate with external organizations; 
therefore, the default trust store provided by the Java Runtime Environment is 
often not appropriate.</p>
+</div>
+<div class="paragraph">
+<p>When configuring a trust store for Log4j Core, follow established best 
practices. For example,
+<a href="https://csrc.nist.gov/pubs/sp/800/52/r2/final";>NIST SP 800-52 Rev. 
2</a> (§4.5.2) recommends using a trust store that contains only the CA 
certificates required for the intended communication scope, such as a private 
or enterprise CA. This reduces exposure to unintended or compromised CA 
certificates included in the default trust store.</p>
+</div>
+</td>
+</tr>
+</table>
+</div>
 </div>
 <div class="sect3">
 <h4 id="log4j2.trustStorePassword"><a class="anchor" 
href="#log4j2.trustStorePassword"></a><code>log4j2.trustStorePassword</code></h4>
diff --git a/plugin-reference.html b/plugin-reference.html
index 154d69c9cd..575712a68f 100644
--- a/plugin-reference.html
+++ b/plugin-reference.html
@@ -1477,7 +1477,7 @@ Originally developed by Ceki Glc and Anders 
Kristensen.</p>
 </tr>
 <tr>
 <td class="tableblock halign-left valign-top"><p 
class="tableblock"><code>header</code></p></td>
-<td class="tableblock halign-left valign-top"><p 
class="tableblock"><code>boolean?</code></p></td>
+<td class="tableblock halign-left valign-top"><p 
class="tableblock"><code>String?</code></p></td>
 <td class="tableblock halign-left valign-top"></td>
 <td class="tableblock halign-left valign-top"><div class="content"></div></td>
 </tr>
diff --git a/sitemap.xml b/sitemap.xml
index 4bbd784cd5..fa757edaf7 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,238 +2,238 @@
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/components.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/development.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/download.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/faq.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/graalvm.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/hibernate.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/index.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/jakarta.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/javadoc.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/log4j-iostreams.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/log4j-jul.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/log4j-spring-boot.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/log4j-spring-cloud-config-client.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/log4j-to-jul.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/api.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/appenders.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/appenders/database.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/delegating.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/appenders/file.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/message-queue.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/appenders/network.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/manual/appenders/rolling-file.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/architecture.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/async.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/compatibility.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/config-intro.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/configuration.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/customconfig.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/customloglevels.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/eventlogging.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/extending.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/filters.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/flowtracing.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/garbagefree.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/getting-started.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/implementation.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/index.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/installation.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/jmx.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 
<loc>https://logging.apache.org/log4j/2.x/manual/json-template-layout.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/layouts.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/logbuilder.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/lookups.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/markers.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/messages.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/pattern-layout.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/performance.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/plugins.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/scripts.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/simple-logger.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/status-logger.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/systemproperties.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/manual/thread-context.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/migrate-from-log4j1.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/migrate-from-logback.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/migrate-from-slf4j.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/plugin-reference.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/release-notes.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 <url>
 <loc>https://logging.apache.org/log4j/2.x/soa.html</loc>
-<lastmod>2025-12-16T21:02:24.345Z</lastmod>
+<lastmod>2025-12-17T23:00:22.909Z</lastmod>
 </url>
 </urlset>

Reply via email to