<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to get rdbms-audit.log.yyyy-mm-dd.*</title><link>https://community.appian.com/discussions/f/general/36864/how-to-get-rdbms-audit-log-yyyy-mm-dd</link><description>Hi, 
 I am trying to get a day&amp;#39;s worth of rdbms-audit logs. However, I have tried the following expression, but could not get the logs that have been evacuated. Any help would be appreciated. Thanks in advance. 
 Appian version:24.1 
 Log format: rdbms</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to get rdbms-audit.log.yyyy-mm-dd.*</title><link>https://community.appian.com/thread/138900?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2024 10:42:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:64afbf18-be6d-401f-a8b1-cf1456aa66f9</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;Your expression returns:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span class="CollapsibleOutputNode---print_value"&gt;&amp;quot;audit\rdbms\rdbms-audit.log.2024-07-31.3&amp;quot;&lt;/span&gt;&lt;span class="CollapsibleOutputNode---print_element_type"&gt;(Text)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;And accoirding to my system logs,&amp;nbsp; it should return&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span class="CollapsibleOutputNode---print_value"&gt;&amp;quot;audit\rdbms\&lt;/span&gt;&lt;/span&gt;rdbms-audit.log.&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;001&lt;/strong&gt;&lt;/span&gt;.2024-06-07.3&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get rdbms-audit.log.yyyy-mm-dd.*</title><link>https://community.appian.com/thread/138883?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2024 05:09:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:33b458de-082b-45f1-9f02-5dcb814042bc</guid><dc:creator>Yogi Patel</dc:creator><description>&lt;p&gt;Try&amp;nbsp;using&amp;nbsp;readlog() or&amp;nbsp;readlogpaging() function:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1722402563300v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>