<?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: sub second event sorting in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/sub-second-event-sorting/m-p/57625#M11267</link>
    <description>&lt;P&gt;I suggest you check out the TIME_FORMAT option.  I had a similar question some time ago:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/questions/1946/time-format-and-subseconds" rel="nofollow"&gt;http://answers.splunk.com/questions/1946/time-format-and-subseconds&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Sep 2010 20:54:52 GMT</pubDate>
    <dc:creator>dwaddle</dc:creator>
    <dc:date>2010-09-24T20:54:52Z</dc:date>
    <item>
      <title>sub second event sorting</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/sub-second-event-sorting/m-p/57624#M11266</link>
      <description>&lt;P&gt;We have a log file which contains a 7 digit second timestamp like the below:
08:30:00.2124216&lt;/P&gt;

&lt;P&gt;We periodically need to compare sub second times between events, but it looks like the splunk event _time only includes the first 3 second digits like:
08:30:00.212&lt;/P&gt;

&lt;P&gt;the problem is when we do a sort by _time, we frequently see events that are out of order like the following:
08:30:00.2124216
08:30:00.2124215
(this should be the reverse)&lt;/P&gt;

&lt;P&gt;Anyone know of a way to handle this? Can splunk be configured to recognize a more granular time stamp? &lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2010 20:36:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/sub-second-event-sorting/m-p/57624#M11266</guid>
      <dc:creator>briang67</dc:creator>
      <dc:date>2010-09-24T20:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: sub second event sorting</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/sub-second-event-sorting/m-p/57625#M11267</link>
      <description>&lt;P&gt;I suggest you check out the TIME_FORMAT option.  I had a similar question some time ago:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/questions/1946/time-format-and-subseconds" rel="nofollow"&gt;http://answers.splunk.com/questions/1946/time-format-and-subseconds&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2010 20:54:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/sub-second-event-sorting/m-p/57625#M11267</guid>
      <dc:creator>dwaddle</dc:creator>
      <dc:date>2010-09-24T20:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: sub second event sorting</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/sub-second-event-sorting/m-p/57626#M11268</link>
      <description>&lt;P&gt;You use %7N to capture 7 digits of subseconds.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Sep 2010 11:29:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/sub-second-event-sorting/m-p/57626#M11268</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-09-25T11:29:43Z</dc:date>
    </item>
  </channel>
</rss>

