<?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[Changing the fusionauth logging format]]></title><description><![CDATA[<p dir="auto">Is there a way to change the fusionauth logging format? Say if for instance I wanted it to log everything into json?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/441/changing-the-fusionauth-logging-format</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 15:18:27 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/441.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 30 Sep 2020 17:36:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Changing the fusionauth logging format on Thu, 31 Jul 2025 15:21:49 GMT]]></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/post/8258</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/8258</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Thu, 31 Jul 2025 15:21:49 GMT</pubDate></item><item><title><![CDATA[Reply to Changing the fusionauth logging format on Wed, 30 Sep 2020 17:37:22 GMT]]></title><description><![CDATA[<p dir="auto">There's not really a supported way to modify the FusionAuth logging format.</p>
<p dir="auto">In theory you could do it manually but dropping in your own version of <code>logback.xml</code> and adding the necessary jars to the classpath.</p>
<p dir="auto">Here is an example of JSON with logback. <a href="https://github.com/larose/logback-json-example" rel="nofollow ugc">https://github.com/larose/logback-json-example</a></p>
<p dir="auto">I think you’d have to add in the JSON logback jar since we do not ship with it.</p>
]]></description><link>https://fusionauth.io/community/forum/post/1326</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/1326</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Wed, 30 Sep 2020 17:37:22 GMT</pubDate></item></channel></rss>