<?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[Topics tagged with logging]]></title><description><![CDATA[A list of topics that have been tagged with logging]]></description><link>https://fusionauth.io/community/forum/tags/logging</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 19:34:23 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/tags/logging.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[How can I get the system logs?]]></title><description><![CDATA[<p dir="auto">If you are running docker or some other container system where logs are written to stdout you should utilize whatever tooling exists to capture that output (<a href="https://docs.docker.com/engine/reference/commandline/logs/" rel="nofollow ugc">docker logs</a> or similar solutions).</p>
<p dir="auto">If you are using a zip file installation or some other installation method which writes log files, you can export the system logs using <a href="https://fusionauth.io/docs/v1/tech/apis/system/#export-system-logs" rel="nofollow ugc">this API call</a>.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/673/how-can-i-get-the-system-logs</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/673/how-can-i-get-the-system-logs</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Stacktrace when visiting a URL with weird characters]]></title><description><![CDATA[<p dir="auto">In 1.19.5, we handle most of these cases by configuring tomcat to allow certain characters to be unescaped in the URL.</p>
<p dir="auto"><a href="https://github.com/FusionAuth/fusionauth-issues/issues/635" rel="nofollow ugc">https://github.com/FusionAuth/fusionauth-issues/issues/635</a></p>
<p dir="auto">So an upgrade is the most straightforward way to handle this.</p>
<p dir="auto">If you are proxying FusionAuth (behind something like nginx) you could also capture and hide any 500 errors: <a href="https://stackoverflow.com/questions/8715064/nginx-not-serving-my-error-page/8715597#8715597" rel="nofollow ugc">https://stackoverflow.com/questions/8715064/nginx-not-serving-my-error-page/8715597#8715597</a>.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/442/stacktrace-when-visiting-a-url-with-weird-characters</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/442/stacktrace-when-visiting-a-url-with-weird-characters</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Changing the fusionauth logging format]]></title><description><![CDATA[<p dir="auto">Worth re-emphasizing that this voids any warranty you might have from FusionAuth, <a href="https://fusionauth.io/license" rel="nofollow ugc">per the license</a>, exhibit A section 5.1.</p>
<p dir="auto">You can't get support from FusionAuth if you modify the software.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/441/changing-the-fusionauth-logging-format</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/441/changing-the-fusionauth-logging-format</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Logging format for FusionAuth]]></title><description><![CDATA[<p dir="auto">We use <a href="http://logback.qos.ch/" rel="nofollow ugc">logback</a>.</p>
<p dir="auto">As of version 1.19.0, here is the logging pattern: &lt;pattern&gt;%d{"yyyy-MM-dd h:mm:ss.SSS a"} %-5level %logger{75} - %msg%n&lt;/pattern&gt;</p>
<p dir="auto">Older versions, prior to 1.19.0, use this pattern &lt;pattern&gt;%d{"MMM dd, yyyy h:mm:ss.SSS a"} %-5level %logger{75} - %msg%n&lt;/pattern&gt;.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/439/logging-format-for-fusionauth</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/439/logging-format-for-fusionauth</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Logs for webhooks]]></title><description><![CDATA[<p dir="auto">There is not any special logging for webhooks.</p>
<p dir="auto">If an exception occured that would cause it not to be fired, that will be in the log. If it is not being fired and there is no exception, then it is likely that the webhook is not configured to be sent for the particular tenant that you’re using.</p>
<p dir="auto">More about webhooks: <a href="https://fusionauth.io/docs/v1/tech/events-webhooks/" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/events-webhooks/</a></p>
]]></description><link>https://fusionauth.io/community/forum/topic/263/logs-for-webhooks</link><guid isPermaLink="true">https://fusionauth.io/community/forum/topic/263/logs-for-webhooks</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>