<?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: Converting strings in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Converting-strings/m-p/45619#M10850</link>
    <description>&lt;P&gt;It was not exactly was I was looking for. The logfile is in ASCII, but it contains fields that are MIME encoded.&lt;/P&gt;

&lt;P&gt;To solve the problem I wrote an external command, that decodes MIME fields into utf-8.&lt;/P&gt;

&lt;P&gt;Get the code here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://pastebin.com/vtWnL50z"&gt;http://pastebin.com/vtWnL50z&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2011 12:21:02 GMT</pubDate>
    <dc:creator>mborner</dc:creator>
    <dc:date>2011-06-29T12:21:02Z</dc:date>
    <item>
      <title>Converting strings</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Converting-strings/m-p/45617#M10848</link>
      <description>&lt;P&gt;I've got email subjects extracted into a field, which are encoded in UTF-8 or ISO-8859-*&lt;/P&gt;

&lt;P&gt;Examples:&lt;/P&gt;

&lt;P&gt;=?ISO-8859-15?Q?Video:_Hei=DFes_Photo-Shooting_Miley_Cyrus!_?= =?ISO-8859-15?Q?Olala!?=&lt;/P&gt;

&lt;P&gt;or &lt;/P&gt;

&lt;P&gt;=?UTF-8?Q?Tr:_La_beaut=C3=A9...?=&lt;/P&gt;

&lt;P&gt;What would be the best way to convert these into a readable format?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2011 16:05:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Converting-strings/m-p/45617#M10848</guid>
      <dc:creator>mborner</dc:creator>
      <dc:date>2011-02-16T16:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Converting strings</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Converting-strings/m-p/45618#M10849</link>
      <description>&lt;P&gt;You can configure character set encoding.  Here is the manual page that describes how:
&lt;A href="http://www.splunk.com/base/Documentation/4.1.7/Admin/Configurecharactersetencoding" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/4.1.7/Admin/Configurecharactersetencoding&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2011 02:21:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Converting-strings/m-p/45618#M10849</guid>
      <dc:creator>Ron_Naken</dc:creator>
      <dc:date>2011-02-17T02:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Converting strings</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Converting-strings/m-p/45619#M10850</link>
      <description>&lt;P&gt;It was not exactly was I was looking for. The logfile is in ASCII, but it contains fields that are MIME encoded.&lt;/P&gt;

&lt;P&gt;To solve the problem I wrote an external command, that decodes MIME fields into utf-8.&lt;/P&gt;

&lt;P&gt;Get the code here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://pastebin.com/vtWnL50z"&gt;http://pastebin.com/vtWnL50z&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2011 12:21:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Converting-strings/m-p/45619#M10850</guid>
      <dc:creator>mborner</dc:creator>
      <dc:date>2011-06-29T12:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Converting strings</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Converting-strings/m-p/45620#M10851</link>
      <description>&lt;P&gt;Let's say that we want to create a field which is simply an original field decoded into ASCII and we want that process to happen internally within Splunk.  How do we do that?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2014 20:10:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Converting-strings/m-p/45620#M10851</guid>
      <dc:creator>landen99</dc:creator>
      <dc:date>2014-04-04T20:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Converting strings</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Converting-strings/m-p/523542#M147645</link>
      <description>&lt;P&gt;Try MIME Decoder TA add-on:&lt;BR /&gt;&lt;A href="https://splunkbase.splunk.com/app/5116/" target="_blank" rel="noopener"&gt;https://splunkbase.splunk.com/app/5116/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 22:03:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Converting-strings/m-p/523542#M147645</guid>
      <dc:creator>tomasmoser</dc:creator>
      <dc:date>2020-10-07T22:03:11Z</dc:date>
    </item>
  </channel>
</rss>

