<?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 Track Entity Changes in FusionAuth Using the Audit Log API]]></title><description><![CDATA[<p dir="auto">We have been exploring methods for capturing changes to Entities. We want to keep an eye on the FusionAuth log file and transmit events to AWS Cloudwatch. We could handle them using Lambda (we have reviewed FusionAuth's sample script that explains how to configure that). However, we have examined that log and found no records related to Entities. Can we modify that via configuration? Or is the only method to obtain that information to execute a daemon script that routinely polls the audit-logs API?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/3030/how-to-track-entity-changes-in-fusionauth-using-the-audit-log-api</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Jul 2026 14:18:39 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/3030.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 09 Aug 2025 02:02:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to Track Entity Changes in FusionAuth Using the Audit Log API on Sat, 09 Aug 2025 02:03:00 GMT]]></title><description><![CDATA[<p dir="auto">Yes, you would need something on your end to poll the Audit Log to fetch changes made to the Entities. Currently. there's no way to enter a log into the system logs (fusionauth-app.log) or otherwise control what goes in there. We do have a similar example for Cloudwatch on exporting Login Records to Cloudwatch which should be helpful.</p>
<p dir="auto"><a href="https://fusionauth.io/docs/operate/monitor/cloudwatch" rel="nofollow ugc">https://fusionauth.io/docs/operate/monitor/cloudwatch</a></p>
]]></description><link>https://fusionauth.io/community/forum/post/8294</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/8294</guid><dc:creator><![CDATA[wesley]]></dc:creator><pubDate>Sat, 09 Aug 2025 02:03:00 GMT</pubDate></item></channel></rss>