<?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: How to get the host value from INDEXED_EXTRACTIONS = json in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-the-host-value-from-INDEXED-EXTRACTIONS-json/m-p/577392#M101987</link>
    <description>&lt;P&gt;Answered this question myself.&lt;/P&gt;&lt;P&gt;The "extracted_host" is actually still "host" in the _meta key, so the solution is to force Splunk to read the _meta key for its value.&lt;/P&gt;&lt;PRE&gt;INGEST_EVAL = host:=$field:host$, $field:host$:=null()&lt;/PRE&gt;</description>
    <pubDate>Mon, 06 Dec 2021 05:00:33 GMT</pubDate>
    <dc:creator>Brett</dc:creator>
    <dc:date>2021-12-06T05:00:33Z</dc:date>
    <item>
      <title>How to get the host value from INDEXED_EXTRACTIONS = json</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-the-host-value-from-INDEXED-EXTRACTIONS-json/m-p/577391#M101986</link>
      <description>&lt;P&gt;How can I get the "host" value extracted from a JSON event with "&lt;SPAN&gt;INDEXED_EXTRACTIONS = json" into the events host field?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;By default, this value ends up in the extracted_host value, and the following INGEST_EVAL does not work:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;INGEST_EVAL&amp;nbsp;=&amp;nbsp;host:=extracted_host,&amp;nbsp;extracted_host:=null()&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 04:59:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-the-host-value-from-INDEXED-EXTRACTIONS-json/m-p/577391#M101986</guid>
      <dc:creator>Brett</dc:creator>
      <dc:date>2021-12-06T04:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the host value from INDEXED_EXTRACTIONS = json</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-the-host-value-from-INDEXED-EXTRACTIONS-json/m-p/577392#M101987</link>
      <description>&lt;P&gt;Answered this question myself.&lt;/P&gt;&lt;P&gt;The "extracted_host" is actually still "host" in the _meta key, so the solution is to force Splunk to read the _meta key for its value.&lt;/P&gt;&lt;PRE&gt;INGEST_EVAL = host:=$field:host$, $field:host$:=null()&lt;/PRE&gt;</description>
      <pubDate>Mon, 06 Dec 2021 05:00:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-the-host-value-from-INDEXED-EXTRACTIONS-json/m-p/577392#M101987</guid>
      <dc:creator>Brett</dc:creator>
      <dc:date>2021-12-06T05:00:33Z</dc:date>
    </item>
  </channel>
</rss>

