<?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: Macro at time field extraction in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Macro-at-time-field-extraction/m-p/521809#M147070</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;, Can you please advise in that case what's the best solution to have this data decoded in the same index, as a different field because I require this data ready available. Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 13:57:26 GMT</pubDate>
    <dc:creator>me74fhfd</dc:creator>
    <dc:date>2020-09-28T13:57:26Z</dc:date>
    <item>
      <title>Macro at time field extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Macro-at-time-field-extraction/m-p/521762#M147045</link>
      <description>&lt;P&gt;Hi, we use a lot of base64 encoded fields to save traffic bandwidth.&lt;BR /&gt;Is there any way to decode these fields at index time so they are automatically available in index and remove encoded ones. Ideally all this using&amp;nbsp;macro 'base64'. I have tried to do this by field transformations but failed. Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:21:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Macro-at-time-field-extraction/m-p/521762#M147045</guid>
      <dc:creator>me74fhfd</dc:creator>
      <dc:date>2020-09-28T11:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Macro at time field extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Macro-at-time-field-extraction/m-p/521783#M147058</link>
      <description>&lt;P&gt;Macros are search-time features which cannot be used at index time.&amp;nbsp; I'm not aware of any index-time feature that can be used to decode base64 data.&lt;/P&gt;&lt;P&gt;Another way to reduce bandwidth use is to enable SSL compression.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:03:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Macro-at-time-field-extraction/m-p/521783#M147058</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-09-28T13:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Macro at time field extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Macro-at-time-field-extraction/m-p/521809#M147070</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;, Can you please advise in that case what's the best solution to have this data decoded in the same index, as a different field because I require this data ready available. Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:57:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Macro-at-time-field-extraction/m-p/521809#M147070</guid>
      <dc:creator>me74fhfd</dc:creator>
      <dc:date>2020-09-28T13:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Macro at time field extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Macro-at-time-field-extraction/m-p/521815#M147073</link>
      <description>&lt;P&gt;IMO, the best solution is to stop using base64 to transmit data.&amp;nbsp; It's not an encryption mechanism and probably is not saving that much bandwidth (if any).&lt;/P&gt;&lt;P&gt;If you can't get away from base64 then consider writing a modular input that reads the data, converts it to plain text, and writes it to stdout for Splunk to index.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:13:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Macro-at-time-field-extraction/m-p/521815#M147073</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-09-28T14:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Macro at time field extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Macro-at-time-field-extraction/m-p/521858#M147088</link>
      <description>&lt;P&gt;Besides the fact that I agree that relying on forwarder/SSL compression will probably yield your best bandwidth utilization, you can consider using &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Data/IngestEval" target="_self"&gt;INEGST_EVAL&lt;/A&gt; to create new fields at index time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;, however, that this creates indexed fields, which will increase your storage utilization for index files. Depending on the cardinality of the data, this storage increase may be significant.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:54:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Macro-at-time-field-extraction/m-p/521858#M147088</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2020-09-28T16:54:42Z</dc:date>
    </item>
  </channel>
</rss>

