<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[how to enable DEBUG or TRACE logging on FusionAuth]]></title><description><![CDATA[<p dir="auto">Re: <a href="/community/forum/topic/104/is-it-possible-to-enable-debug-logging-on-fusionauth">Is it possible to enable debug logging on FusionAuth?</a></p>
<p dir="auto">Could you please document how to enable more logs on FusionAuth (containerized version) ?<br />
More specifically, what value should I put inside FUSIONAUTH_ADDITIONAL_JAVA_ARGS ?</p>
<p dir="auto">Thanks in advance for your help.<br />
Maxime.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2900/how-to-enable-debug-or-trace-logging-on-fusionauth</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 02:51:59 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/2900.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 Mar 2025 15:25:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how to enable DEBUG or TRACE logging on FusionAuth on Mon, 31 Mar 2025 20:24:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/3277">@dev</a> I am not sure you can set that level of debugging in FusionAuth. You can change logging in the AdminUI for various things like Lambdas, CORS filter, and that sort of thing.</p>
]]></description><link>https://fusionauth.io/community/forum/post/7929</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7929</guid><dc:creator><![CDATA[mark.robustelli]]></dc:creator><pubDate>Mon, 31 Mar 2025 20:24:11 GMT</pubDate></item><item><title><![CDATA[Reply to how to enable DEBUG or TRACE logging on FusionAuth on Mon, 31 Mar 2025 09:01:01 GMT]]></title><description><![CDATA[<p dir="auto">Hello Mark, <a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/2507">@mark-robustelli</a><br />
The post is rather vague indeed.</p>
<p dir="auto">My question is about FusionAuth configuration using helm charts :</p>
<ul>
<li>What env variable should I specify in order to get DEBUG logging instead of the INFO level by default?</li>
</ul>
<pre><code>containers:
       - name: fusionauth
         image: fusionauth/fusionauth-app:1.55.1
         ports:
           - name: http
             containerPort: 9011
             protocol: TCP
         env:
         # REDACTED
           - name: SEARCH_TYPE
             value: database
           - name: FUSIONAUTH_APP_MEMORY
             value: 256M
           - name: FUSIONAUTH_APP_RUNTIME_MODE
             value: development
           - name: FUSIONAUTH_APP_SILENT_MODE
             value: 'false'
           # question: what env var should I put here in order to get DEBUG logging instead of the INFO level by default?
</code></pre>
<p dir="auto">regards,<br />
Max.</p>
]]></description><link>https://fusionauth.io/community/forum/post/7928</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7928</guid><dc:creator><![CDATA[dev]]></dc:creator><pubDate>Mon, 31 Mar 2025 09:01:01 GMT</pubDate></item><item><title><![CDATA[Reply to how to enable DEBUG or TRACE logging on FusionAuth on Thu, 27 Mar 2025 22:07:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/3277">@dev</a> I was able to find this <a href="https://fusionauth.io/community/forum/topic/104/is-it-possible-to-enable-debug-logging-on-fusionauth/3">post</a> about the ADDITIONAL_JAVA_ARGS and logging, but it doesn't seem to be a great answer. Can you tell me a little more specifically about what kind of information you are after? Maybe there is another way to it.</p>
]]></description><link>https://fusionauth.io/community/forum/post/7918</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7918</guid><dc:creator><![CDATA[mark.robustelli]]></dc:creator><pubDate>Thu, 27 Mar 2025 22:07:09 GMT</pubDate></item><item><title><![CDATA[Reply to how to enable DEBUG or TRACE logging on FusionAuth on Thu, 27 Mar 2025 21:26:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/2507">@mark-robustelli</a><br />
Hello,<br />
The doc only mentions : "<em>Minimal tracing capability unless debug logging is enabled. Logs are also written to the Docker standard output (terminal).</em>"</p>
<p dir="auto">I can see the Docker standard output, my question is how to change the log level from INFO (default) to DEBUG (or even TRACE) in order to see more details system logs.</p>
]]></description><link>https://fusionauth.io/community/forum/post/7917</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7917</guid><dc:creator><![CDATA[dev]]></dc:creator><pubDate>Thu, 27 Mar 2025 21:26:52 GMT</pubDate></item><item><title><![CDATA[Reply to how to enable DEBUG or TRACE logging on FusionAuth on Wed, 26 Mar 2025 18:53:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/3277">@dev</a> Here is some information on <a href="https://fusionauth.io/docs/operate/monitor/monitor" rel="nofollow ugc">monitoring FusionAuth</a>. Is this the information you are looking for?</p>
]]></description><link>https://fusionauth.io/community/forum/post/7913</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/7913</guid><dc:creator><![CDATA[mark.robustelli]]></dc:creator><pubDate>Wed, 26 Mar 2025 18:53:09 GMT</pubDate></item></channel></rss>