<?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 Timestamp configuration in props for epoch time in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-configuration-in-props-for-epoch-time/m-p/534554#M89701</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I am getting data from the Search head in json format. The first field of the event is timestamp and it is in epoch time format(&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;timestamp&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt; &lt;SPAN class="t"&gt;1609414219738696) with 16 digits.&lt;BR /&gt;&lt;BR /&gt;My problem is i need to onboard data with _time value from timestamp field. So in props.conf file of Cluster master i updated as below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="t"&gt;TIMESTAMP_FIELDS = timestamp&lt;BR /&gt;TIME_FORMAT = %s%6N&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="t"&gt;But the _time field is not populated properly . And i am getting 2 values in indexed data for timestamp field as below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="t"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="timestamp.PNG" style="width: 405px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/12406iB5C9ACC5ADB024F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="timestamp.PNG" alt="timestamp.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="t"&gt;Please help me on this&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Dec 2020 12:13:52 GMT</pubDate>
    <dc:creator>Tamilraj28</dc:creator>
    <dc:date>2020-12-31T12:13:52Z</dc:date>
    <item>
      <title>Timestamp configuration in props for epoch time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-configuration-in-props-for-epoch-time/m-p/534554#M89701</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I am getting data from the Search head in json format. The first field of the event is timestamp and it is in epoch time format(&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;timestamp&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN class="t"&gt;:&lt;/SPAN&gt; &lt;SPAN class="t"&gt;1609414219738696) with 16 digits.&lt;BR /&gt;&lt;BR /&gt;My problem is i need to onboard data with _time value from timestamp field. So in props.conf file of Cluster master i updated as below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="t"&gt;TIMESTAMP_FIELDS = timestamp&lt;BR /&gt;TIME_FORMAT = %s%6N&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="t"&gt;But the _time field is not populated properly . And i am getting 2 values in indexed data for timestamp field as below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="t"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="timestamp.PNG" style="width: 405px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/12406iB5C9ACC5ADB024F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="timestamp.PNG" alt="timestamp.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="t"&gt;Please help me on this&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2020 12:13:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-configuration-in-props-for-epoch-time/m-p/534554#M89701</guid>
      <dc:creator>Tamilraj28</dc:creator>
      <dc:date>2020-12-31T12:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp configuration in props for epoch time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-configuration-in-props-for-epoch-time/m-p/757412#M120137</link>
      <description>&lt;P&gt;Hello Tamilraj28,&lt;BR /&gt;You may have already found your solution, but here is one.&lt;BR /&gt;Since it is a json file and not a csv, and the timestamp needs to be extracted before the json&amp;nbsp; fields are available you need to use&amp;nbsp;TIME_PREFIX not&amp;nbsp;&lt;SPAN&gt;TIMESTAMP_FIELDS. in your case you need to add:&lt;BR /&gt;&lt;BR /&gt;TIME_PREFIX =&amp;nbsp;&lt;SPAN class=""&gt;timestamp&lt;/SPAN&gt;"&lt;SPAN class=""&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jan 2026 22:02:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-configuration-in-props-for-epoch-time/m-p/757412#M120137</guid>
      <dc:creator>anwarmian</dc:creator>
      <dc:date>2026-01-18T22:02:02Z</dc:date>
    </item>
  </channel>
</rss>

