<?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: Timestamp Parsing in JSON failed in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Parsing-in-JSON-failed/m-p/555107#M91962</link>
    <description>&lt;P&gt;The TIME_PREFIX and TIME_FORMAT settings are incorrect.&amp;nbsp; Try these.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;LINE_BREAKER = (.){"ptt
NO_BINARY_CHECK = true
TRUNCATE = 0
disabled = false
MAX_TIMESTAMP_LOOKAHEAD = 21
TIME_FORMAT = %Y-%m-%d %H:%M:%S
TIME_PREFIX = "time":"
INDEXED_EXTRACTIONS = json&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 09 Jun 2021 14:41:16 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-06-09T14:41:16Z</dc:date>
    <item>
      <title>Timestamp Parsing in JSON failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Parsing-in-JSON-failed/m-p/554930#M91930</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Can anyone help me with best configurations for timestamp parsing (where "time&lt;/SPAN&gt;&lt;SPAN&gt;" is the actual time) for following JSON format :&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{"status":0,"description":"OK","data":{"railway_bloodPressure":[{"ptt":-1.0,"sourceType":"PPG","mean":-1.0,"hr":67.0,"time":"2021-03-09 15:59:00","endTime":"2021-03-09 15:59:00","sys":124.0,"deviceId":"testing","dia":80.0},{"ptt":-1.0,"sourceType":"PPG","mean":-1.0,"hr":71.0,"time":"2021-03-09 16:09:00","endTime":"2021-03-09 16:10:00","sys":-1.0,"deviceId":"testing","dia":-1.0},{"ptt":-1.0,"sourceType":"PPG","mean":-1.0,"hr":69.0,"time":"2021-03-09 16:15:00","endTime":"2021-03-09 16:15:00","sys":127.0,"deviceId":"testing","dia":79.0},{"ptt":-1.0,"sourceType":"PPG","mean":-1.0,"hr":66.0,"time":"2021-03-09 16:25:00","endTime":"2021-03-09 16:26:00","sys":-1.0,"deviceId":"testing","dia":-1.0},{"ptt":-1.0,"sourceType":"PPG","mean":-1.0,"hr":67.0,"time":"2021-03-09 16:35:00","endTime":"2021-03-09 16:35:00","sys":125.0,"deviceId":"testing","dia":81.0},{"ptt":-1.0,"sourceType":"PPG","mean":-1.0,"hr":68.0,"time":"2021-03-09 16:45:00","endTime":"2021-03-09 16:46:00","sys":-1.0,"deviceId":"testing","dia":-1.0},{"ptt":-1.0,"sourceType":"PPG","mean":-1.0,"hr":68.0,"time":"2021-03-09 16:51:00","endTime":"2021-03-09 16:51:00","sys":127.0,"deviceId":"testing","dia":79.0}]}}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Imag_20210608_220622.png" style="width: 852px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/14539iECBF7D0F3FA7B1BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Imag_20210608_220622.png" alt="Imag_20210608_220622.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Imag_20210608_220627.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/14540i9DB92E4358DCE3E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Imag_20210608_220627.png" alt="Imag_20210608_220627.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have alrady tried in props.conf...but keep failing...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 15:04:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Parsing-in-JSON-failed/m-p/554930#M91930</guid>
      <dc:creator>sunallen</dc:creator>
      <dc:date>2021-06-08T15:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp Parsing in JSON failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Parsing-in-JSON-failed/m-p/554935#M91931</link>
      <description>&lt;P&gt;Please share your props.conf settings for that sourcetype.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 15:59:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Parsing-in-JSON-failed/m-p/554935#M91931</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-06-08T15:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp Parsing in JSON failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Parsing-in-JSON-failed/m-p/554991#M91940</link>
      <description>&lt;P&gt;My props.conf&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;DATETIME_CONFIG =
LINE_BREAKER = (.){"ptt
NO_BINARY_CHECK = true
TRUNCATE = 0
category = Custom
disabled = false
pulldown_type = 1
MAX_TIMESTAMP_LOOKAHEAD = 61
TIME_FORMAT = %Y-%m-%dT%T
TIME_PREFIX = \"time\":"(.*?)"
INDEXED_EXTRACTIONS = json&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 09 Jun 2021 01:28:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Parsing-in-JSON-failed/m-p/554991#M91940</guid>
      <dc:creator>sunallen</dc:creator>
      <dc:date>2021-06-09T01:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp Parsing in JSON failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Parsing-in-JSON-failed/m-p/555107#M91962</link>
      <description>&lt;P&gt;The TIME_PREFIX and TIME_FORMAT settings are incorrect.&amp;nbsp; Try these.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;LINE_BREAKER = (.){"ptt
NO_BINARY_CHECK = true
TRUNCATE = 0
disabled = false
MAX_TIMESTAMP_LOOKAHEAD = 21
TIME_FORMAT = %Y-%m-%d %H:%M:%S
TIME_PREFIX = "time":"
INDEXED_EXTRACTIONS = json&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 09 Jun 2021 14:41:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Parsing-in-JSON-failed/m-p/555107#M91962</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-06-09T14:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp Parsing in JSON failed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Parsing-in-JSON-failed/m-p/555205#M91976</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 01:16:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-Parsing-in-JSON-failed/m-p/555205#M91976</guid>
      <dc:creator>sunallen</dc:creator>
      <dc:date>2021-06-10T01:16:12Z</dc:date>
    </item>
  </channel>
</rss>

