<?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 extraction failed if no INDEXED_EXTRACTION=json on props.conf in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-extraction-failed-if-no-INDEXED-EXTRACTION-json-on/m-p/558724#M92425</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;no luck.. same results in the UI (tried with "" and not) :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture du 2021-07-08 18-05-58.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/14990i28A70B971639C79C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture du 2021-07-08 18-05-58.png" alt="Capture du 2021-07-08 18-05-58.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion anyway.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ema&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jul 2021 16:06:56 GMT</pubDate>
    <dc:creator>emallinger</dc:creator>
    <dc:date>2021-07-08T16:06:56Z</dc:date>
    <item>
      <title>Timestamp extraction failed if no INDEXED_EXTRACTION=json on props.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-extraction-failed-if-no-INDEXED-EXTRACTION-json-on/m-p/558719#M92421</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;On a monoinstance Splunk, I'd like to ingest some simple JSON data :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt; { 
   GDH: 2021-07-08 16:54:00.617222
   action: )reV[viZpy)4noHQFhs7;)*!wHlRaY3mo4R(o6,
   dossier: FR668CORG2021078979348557
   id: 4000000
   ident: 267987
   ip: 10.226.689.32
   org: PN
   service: 3647971
   telephone: +33672108802
} &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to use only KV_mode, without indexed_extractions = json.&lt;/P&gt;&lt;P&gt;Here's my sourcetype :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[data_kvm_json]
DATETIME_CONFIG =
KV_MODE =
LINE_BREAKER = ([\r\n]+)
SHOULD_LINEMERGE = false
TIMESTAMP_FIELDS = GDH
TIME_FORMAT = %Y-%m-%d %H:%M:%S.%6N
category = Structured
description = sourcetype - kv_mode extraction
disabled = false
pulldown_type = true
NO_BINARY_CHECK = true&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the result :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture du 2021-07-08 17-44-41.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/14989iCEDABFE555C7E152/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture du 2021-07-08 17-44-41.png" alt="Capture du 2021-07-08 17-44-41.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The event is indexed at the time of the ingestion, not the event date wich is is GDH field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have several sourcetypes on another environnement (clustered IDX + SH), where this positionned in props.conf on indexer cluster works fine.&lt;/P&gt;&lt;P&gt;Is this a consequence of the architecture being only a mono-instance ?&lt;/P&gt;&lt;P&gt;What did I miss ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eglantine&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 15:49:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-extraction-failed-if-no-INDEXED-EXTRACTION-json-on/m-p/558719#M92421</guid>
      <dc:creator>emallinger</dc:creator>
      <dc:date>2021-07-08T15:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp extraction failed if no INDEXED_EXTRACTION=json on props.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-extraction-failed-if-no-INDEXED-EXTRACTION-json-on/m-p/558722#M92424</link>
      <description>&lt;P&gt;Try adding &lt;FONT face="courier new,courier"&gt;TIME_PREFIX = GDH: &lt;FONT face="arial,helvetica,sans-serif"&gt;to props.conf&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 15:58:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-extraction-failed-if-no-INDEXED-EXTRACTION-json-on/m-p/558722#M92424</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-07-08T15:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp extraction failed if no INDEXED_EXTRACTION=json on props.conf</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestamp-extraction-failed-if-no-INDEXED-EXTRACTION-json-on/m-p/558724#M92425</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;no luck.. same results in the UI (tried with "" and not) :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture du 2021-07-08 18-05-58.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/14990i28A70B971639C79C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture du 2021-07-08 18-05-58.png" alt="Capture du 2021-07-08 18-05-58.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion anyway.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ema&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 16:06:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestamp-extraction-failed-if-no-INDEXED-EXTRACTION-json-on/m-p/558724#M92425</guid>
      <dc:creator>emallinger</dc:creator>
      <dc:date>2021-07-08T16:06:56Z</dc:date>
    </item>
  </channel>
</rss>

