<?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: Ingest-time EVAL configuration in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Ingest-time-EVAL-configuration/m-p/524821#M9401</link>
    <description>&lt;P&gt;No thats not an option here, takes too much of CPU .&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2020 10:04:06 GMT</pubDate>
    <dc:creator>me74fhfd</dc:creator>
    <dc:date>2020-10-15T10:04:06Z</dc:date>
    <item>
      <title>Ingest-time EVAL configuration</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Ingest-time-EVAL-configuration/m-p/524812#M9399</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this example I want to use existing field Request64 from index index_new and decode it on ingest-time to produce RequestD base64 decoded field in same index. Can you please suggest if following config is valid for this operation:&lt;/P&gt;&lt;P&gt;$ inputs.conf&lt;BR /&gt;[monitor:///$SPLUNK_DB/index_new/db]&lt;BR /&gt;index=index_new&lt;BR /&gt;sourcetype= ST_NEW_DATA&lt;/P&gt;&lt;P&gt;$ cat props.conf&lt;BR /&gt;[ST_NEW_DATA]&lt;BR /&gt;TRANSFORMS-b64 = Request_t&lt;/P&gt;&lt;P&gt;$ transforms.conf&lt;BR /&gt;[Request_t]&lt;BR /&gt;INGEST_EVAL = RequestD=base64 field=Request64 action=decode mode=replace suppress_error=True&lt;/P&gt;&lt;P&gt;$ fields.conf&lt;BR /&gt;[RequestD]&lt;BR /&gt;INDEXED = True&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This is macro to decode data:&lt;BR /&gt;&lt;A href="https://splunkbase.splunk.com/app/1922/#/details" target="_blank"&gt;https://splunkbase.splunk.com/app/1922/#/details&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is dump of index metadata to find monitor path:&lt;BR /&gt;| rest /services/data/indexes&lt;/P&gt;&lt;P&gt;coldPath&lt;BR /&gt;$SPLUNK_DB/index_new/colddb&lt;BR /&gt;coldPath_expanded&lt;BR /&gt;/opt/org/splunk_data/splunk/index_new/colddb&lt;BR /&gt;homePath&lt;BR /&gt;$SPLUNK_DB/index_new/db&lt;BR /&gt;homePath_expanded&lt;BR /&gt;/opt/org/splunk_data/splunk/index_new/db&lt;BR /&gt;id&lt;BR /&gt;&lt;A href="https://127.0.0.1:8089/servicesNS/nobody/search/data/indexes/index_new" target="_blank"&gt;https://127.0.0.1:8089/servicesNS/nobody/search/data/indexes/index_new&lt;/A&gt;&lt;BR /&gt;summaryHomePath_expanded&lt;BR /&gt;/opt/org/splunk_data/splunk/index_new/summary&lt;BR /&gt;thawedPath&lt;BR /&gt;$SPLUNK_DB/index_new/thaweddb&lt;BR /&gt;tstatsHomePath_expanded&lt;BR /&gt;/opt/org/splunk_data/splunk/index_new/datamodel_summary&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 09:31:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Ingest-time-EVAL-configuration/m-p/524812#M9399</guid>
      <dc:creator>me74fhfd</dc:creator>
      <dc:date>2020-10-15T09:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest-time EVAL configuration</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Ingest-time-EVAL-configuration/m-p/524814#M9400</link>
      <description>&lt;P&gt;why can't you decode just at search time?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[ST_NEW_DATA]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;EVAL-RequestD = urldecode(Request64)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 09:41:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Ingest-time-EVAL-configuration/m-p/524814#M9400</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-10-15T09:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Ingest-time EVAL configuration</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Ingest-time-EVAL-configuration/m-p/524821#M9401</link>
      <description>&lt;P&gt;No thats not an option here, takes too much of CPU .&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 10:04:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Ingest-time-EVAL-configuration/m-p/524821#M9401</guid>
      <dc:creator>me74fhfd</dc:creator>
      <dc:date>2020-10-15T10:04:06Z</dc:date>
    </item>
  </channel>
</rss>

