<?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 How to edit my TIME_FORMAT configuration to get the complete timestamp from my data? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-TIME-FORMAT-configuration-to-get-the-complete/m-p/128532#M26379</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm certifying a new feed and having a tough time getting the entire timestamp to get recognized in the data preview tool.&lt;/P&gt;

&lt;P&gt;Sample line is:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2015-02-05T00:00:03.008483-05:00 test_hos_vip_new snmpd[16645]: Received SNMP packet(s) from UDP: [127.0.0.1]:47377
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My props:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ANNOTATE_PUNCT = false
KV_MODE = AUTO
LINE_BREAKER = ([\r\n]+)
MAX_TIMESTAMP_LOOKAHEAD = 40
NO_BINARY_CHECK = 1
SHOULD_LINEMERGE = false
TIME_FORMAT = %Y-%m-%dT%H:%M:%S.%6N-%Z
TIME_PREFIX =^
TZ=US/Eastern
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When I test this, it grabs everything up to the "-05", but not the entire "-05:00".    Does it even matter? &lt;/P&gt;</description>
    <pubDate>Fri, 06 Feb 2015 02:22:07 GMT</pubDate>
    <dc:creator>a212830</dc:creator>
    <dc:date>2015-02-06T02:22:07Z</dc:date>
    <item>
      <title>How to edit my TIME_FORMAT configuration to get the complete timestamp from my data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-TIME-FORMAT-configuration-to-get-the-complete/m-p/128532#M26379</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm certifying a new feed and having a tough time getting the entire timestamp to get recognized in the data preview tool.&lt;/P&gt;

&lt;P&gt;Sample line is:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2015-02-05T00:00:03.008483-05:00 test_hos_vip_new snmpd[16645]: Received SNMP packet(s) from UDP: [127.0.0.1]:47377
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My props:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ANNOTATE_PUNCT = false
KV_MODE = AUTO
LINE_BREAKER = ([\r\n]+)
MAX_TIMESTAMP_LOOKAHEAD = 40
NO_BINARY_CHECK = 1
SHOULD_LINEMERGE = false
TIME_FORMAT = %Y-%m-%dT%H:%M:%S.%6N-%Z
TIME_PREFIX =^
TZ=US/Eastern
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When I test this, it grabs everything up to the "-05", but not the entire "-05:00".    Does it even matter? &lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2015 02:22:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-TIME-FORMAT-configuration-to-get-the-complete/m-p/128532#M26379</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2015-02-06T02:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit my TIME_FORMAT configuration to get the complete timestamp from my data?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-TIME-FORMAT-configuration-to-get-the-complete/m-p/128533#M26380</link>
      <description>&lt;P&gt;Try using %z to match the timezone better.  %Z is for the timezone name.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2015 03:18:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-edit-my-TIME-FORMAT-configuration-to-get-the-complete/m-p/128533#M26380</guid>
      <dc:creator>thomrs</dc:creator>
      <dc:date>2015-02-06T03:18:36Z</dc:date>
    </item>
  </channel>
</rss>

