<?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: Configure Timestamp field in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Configure-Timestamp-field/m-p/177677#M35596</link>
    <description>&lt;P&gt;Please include a sample event&lt;/P&gt;</description>
    <pubDate>Fri, 13 Dec 2013 10:28:29 GMT</pubDate>
    <dc:creator>gfuente</dc:creator>
    <dc:date>2013-12-13T10:28:29Z</dc:date>
    <item>
      <title>Configure Timestamp field</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configure-Timestamp-field/m-p/177676#M35595</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;Suppose I index JSON objects into Splunk and that each of these objectst has a timestamp key. What input should there be in the props.conf file in order for Splunk to automatically configure the default timestamp field to the previous mentioned JSON key ?&lt;/P&gt;

&lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 09:10:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configure-Timestamp-field/m-p/177676#M35595</guid>
      <dc:creator>klausJohan</dc:creator>
      <dc:date>2013-12-13T09:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Timestamp field</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configure-Timestamp-field/m-p/177677#M35596</link>
      <description>&lt;P&gt;Please include a sample event&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 10:28:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configure-Timestamp-field/m-p/177677#M35596</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2013-12-13T10:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Timestamp field</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configure-Timestamp-field/m-p/177678#M35597</link>
      <description>&lt;P&gt;Indexed events look like this:  &lt;/P&gt;

&lt;P&gt;{&lt;BR /&gt;
  name : "PA",&lt;BR /&gt;
  id : "5",&lt;BR /&gt;
  ........&lt;BR /&gt;
  stats_time : 1386940477673,&lt;BR /&gt;
  ........&lt;BR /&gt;
  type : "Port"&lt;BR /&gt;
}&lt;/P&gt;

&lt;P&gt;"stats_time" is the key that I'm interested in to be rolled into the timestamp default field.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 13:18:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configure-Timestamp-field/m-p/177678#M35597</guid>
      <dc:creator>klausJohan</dc:creator>
      <dc:date>2013-12-13T13:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Timestamp field</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configure-Timestamp-field/m-p/177679#M35598</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;then you need to use:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;TIME_PREFIX=stats_time\s:\s
TIME_FORMAT=%s
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Try it and let me know if it worked&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 13:35:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configure-Timestamp-field/m-p/177679#M35598</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2013-12-13T13:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Timestamp field</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configure-Timestamp-field/m-p/177680#M35599</link>
      <description>&lt;P&gt;Unfortunately I still see that the timestamp field gets filled with 'none' only .&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 15:38:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configure-Timestamp-field/m-p/177680#M35599</guid>
      <dc:creator>klausJohan</dc:creator>
      <dc:date>2013-12-13T15:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Timestamp field</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Configure-Timestamp-field/m-p/177681#M35600</link>
      <description>&lt;P&gt;What field?&lt;/P&gt;

&lt;P&gt;Try _time field instead&lt;/P&gt;

&lt;P&gt;Or look at the timestamp located at the left side of the event in the flashtimeline view&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 15:42:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Configure-Timestamp-field/m-p/177681#M35600</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2013-12-13T15:42:41Z</dc:date>
    </item>
  </channel>
</rss>

