<?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 ingest a selection of JSON fields? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-a-selection-of-JSON-fields/m-p/603731#M105034</link>
    <description>&lt;P&gt;I have a dump.json file that collects events in JSON format:&lt;BR /&gt;{"key":"value","key":"value","key":"value","key":"value"....}&lt;/P&gt;
&lt;P&gt;I have no problem processing it however each line has 400 Keys and I only need 30 of them in splunk.&lt;/P&gt;
&lt;P&gt;How can I tell the Universal forwarder to only send those 30 fields to my Indexers?&lt;BR /&gt;Ingesting all the 400 fields consumes a lot of resources and license.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2022 20:43:04 GMT</pubDate>
    <dc:creator>PeraltaRH</dc:creator>
    <dc:date>2022-06-29T20:43:04Z</dc:date>
    <item>
      <title>How to ingest a selection of JSON fields?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-a-selection-of-JSON-fields/m-p/603731#M105034</link>
      <description>&lt;P&gt;I have a dump.json file that collects events in JSON format:&lt;BR /&gt;{"key":"value","key":"value","key":"value","key":"value"....}&lt;/P&gt;
&lt;P&gt;I have no problem processing it however each line has 400 Keys and I only need 30 of them in splunk.&lt;/P&gt;
&lt;P&gt;How can I tell the Universal forwarder to only send those 30 fields to my Indexers?&lt;BR /&gt;Ingesting all the 400 fields consumes a lot of resources and license.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 20:43:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-a-selection-of-JSON-fields/m-p/603731#M105034</guid>
      <dc:creator>PeraltaRH</dc:creator>
      <dc:date>2022-06-29T20:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to ingest a selection of JSON fields</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-a-selection-of-JSON-fields/m-p/603861#M105040</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;With UF I suppose that the easiest way is use modify the producer so that it writes only those needed events on that json. I suppose that there is some program which continuously writes this file one event per line?&lt;BR /&gt;&lt;BR /&gt;With HF, you could use props and transforms for get ride of unwanted values.&lt;BR /&gt;&lt;BR /&gt;r. Ismo</description>
      <pubDate>Wed, 29 Jun 2022 20:29:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-a-selection-of-JSON-fields/m-p/603861#M105040</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-06-29T20:29:06Z</dc:date>
    </item>
  </channel>
</rss>

