<?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 extract JSON at index time? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-JSON-at-index-time/m-p/365625#M66569</link>
    <description>&lt;P&gt;I am trying to extract some json data at index time. I have found the article about using regular expressions to create custom fields but regex is not well suited to extracting json. I understand that spath can take out the json data during a search but in this case it is required that I extract the data into fields at index time. &lt;/P&gt;</description>
    <pubDate>Tue, 20 Mar 2018 16:00:42 GMT</pubDate>
    <dc:creator>adexteracc</dc:creator>
    <dc:date>2018-03-20T16:00:42Z</dc:date>
    <item>
      <title>How to extract JSON at index time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-JSON-at-index-time/m-p/365625#M66569</link>
      <description>&lt;P&gt;I am trying to extract some json data at index time. I have found the article about using regular expressions to create custom fields but regex is not well suited to extracting json. I understand that spath can take out the json data during a search but in this case it is required that I extract the data into fields at index time. &lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 16:00:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-JSON-at-index-time/m-p/365625#M66569</guid>
      <dc:creator>adexteracc</dc:creator>
      <dc:date>2018-03-20T16:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract JSON at index time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-JSON-at-index-time/m-p/365626#M66570</link>
      <description>&lt;P&gt;Have you already tried applying INDEXED_EXTRACTIONS=JSON in your props.conf at your universal forwarder level (or wherever the input is configured)?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 17:50:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-JSON-at-index-time/m-p/365626#M66570</guid>
      <dc:creator>hortonew</dc:creator>
      <dc:date>2018-03-20T17:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract JSON at index time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-JSON-at-index-time/m-p/365627#M66571</link>
      <description>&lt;P&gt;You can ingest the data using the _json sourcetype - this will enable indexed field extractions. &lt;/P&gt;

&lt;P&gt;Alternatively, if you don't want to keep the _json sourcetype name, you can set INDEXED_EXTRACTION=JSON in props.conf.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:35:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-JSON-at-index-time/m-p/365627#M66571</guid>
      <dc:creator>jluo_splunk</dc:creator>
      <dc:date>2020-09-29T18:35:07Z</dc:date>
    </item>
  </channel>
</rss>

