<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to capture the RSS Timestamp for the Syndication Input app? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-capture-the-RSS-Timestamp-for-the-Syndication-Input-app/m-p/109536#M7765</link>
    <description>&lt;P&gt;Can you please send me instructions to configure this?&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Mon, 04 May 2020 11:38:25 GMT</pubDate>
    <dc:creator>vasuparvatham</dc:creator>
    <dc:date>2020-05-04T11:38:25Z</dc:date>
    <item>
      <title>How to capture the RSS Timestamp for the Syndication Input app?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-capture-the-RSS-Timestamp-for-the-Syndication-Input-app/m-p/109534#M7763</link>
      <description>&lt;P&gt;I'm hoping this may help someone, or if I have made a mistake, someone could help with the syntax etc.&lt;/P&gt;

&lt;P&gt;When bringing in RSS feeds using the Syndication app, they were being recorded at the time they were imported, not the publish time - so looking for articles published in the past 24 hours was a pain.&lt;/P&gt;

&lt;P&gt;I have updated the local props.conf &amp;amp; it appears to be working properly, I would be interested if anyone else has an alternate or better idea on how to do it ?&lt;/P&gt;

&lt;P&gt;The key for me was the timestamp lookahead, because the published="&amp;lt;TIME&amp;gt;" is not until way down in the data, instead of in the first 150 characters (default) that Splunk likes.&lt;/P&gt;

&lt;P&gt;I realize this may have an impact on indexing speed - but it's RSS feeds, so not expecting high volume.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;root@splunkbox:/opt/splunk/etc/apps/syndication/local# cat props.conf 
[syndication]
TIME_PREFIX = published="
TIME_FORMAT = %a, %d %b %Y %H:%M:%S %Z
MAX_TIMESTAMP_LOOKAHEAD = 4000
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I would also like to say thank you to the app creator @LukeMurphey for an excellent job delivering this for us.&lt;/P&gt;

&lt;P&gt;Cheers,&lt;BR /&gt;
Ash&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2015 04:23:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-capture-the-RSS-Timestamp-for-the-Syndication-Input-app/m-p/109534#M7763</guid>
      <dc:creator>ahartge</dc:creator>
      <dc:date>2015-07-08T04:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the RSS Timestamp for the Syndication Input app?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-capture-the-RSS-Timestamp-for-the-Syndication-Input-app/m-p/109535#M7764</link>
      <description>&lt;P&gt;I think that is the right way to handle this. You might have to use a different time prefix for other types of feeds (ATOM, RDF) because they may not have a published field. That shouldn't be a problem in your case though.&lt;/P&gt;

&lt;P&gt;This also makes me wonder that I should handle them differently in the input itself. I'm considering adding the option to use the published date as the event date (see &lt;A href="http://lukemurphey.net/issues/1025"&gt;the ticket here&lt;/A&gt;).&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2015 05:50:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-capture-the-RSS-Timestamp-for-the-Syndication-Input-app/m-p/109535#M7764</guid>
      <dc:creator>LukeMurphey</dc:creator>
      <dc:date>2015-07-08T05:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the RSS Timestamp for the Syndication Input app?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-capture-the-RSS-Timestamp-for-the-Syndication-Input-app/m-p/109536#M7765</link>
      <description>&lt;P&gt;Can you please send me instructions to configure this?&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 11:38:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-capture-the-RSS-Timestamp-for-the-Syndication-Input-app/m-p/109536#M7765</guid>
      <dc:creator>vasuparvatham</dc:creator>
      <dc:date>2020-05-04T11:38:25Z</dc:date>
    </item>
  </channel>
</rss>

