<?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 Recognizing Unicode in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Recognizing-Unicode/m-p/270930#M190120</link>
    <description>&lt;P&gt;Hi there, I am in the problem where I am receiving a JSON data via TCP but I am unable to convert the unicode to the correct one.&lt;/P&gt;

&lt;P&gt;For example:&lt;/P&gt;

&lt;P&gt;Search string: &lt;CODE&gt;sourcetype = 123, results =&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;APPLICATION_NAME:  ABC
ADDRESS: %u0e1b%u0e32%u0e01%u0e41%u0e1e%u0e23%u0e01 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;From what I understand, I should add under /etc/system/local/props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[sourcetype::123]
CHARSET=TIS-620
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;With a &lt;CODE&gt;command | extract reload=T&lt;/CODE&gt;, that should work.&lt;/P&gt;

&lt;P&gt;Any idea? Heres the link to the unicode table if anyone is interested:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.unicode.org/charts/PDF/U0E00.pdf"&gt;http://www.unicode.org/charts/PDF/U0E00.pdf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Mar 2016 07:42:17 GMT</pubDate>
    <dc:creator>Stevelim</dc:creator>
    <dc:date>2016-03-31T07:42:17Z</dc:date>
    <item>
      <title>Recognizing Unicode</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Recognizing-Unicode/m-p/270930#M190120</link>
      <description>&lt;P&gt;Hi there, I am in the problem where I am receiving a JSON data via TCP but I am unable to convert the unicode to the correct one.&lt;/P&gt;

&lt;P&gt;For example:&lt;/P&gt;

&lt;P&gt;Search string: &lt;CODE&gt;sourcetype = 123, results =&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;APPLICATION_NAME:  ABC
ADDRESS: %u0e1b%u0e32%u0e01%u0e41%u0e1e%u0e23%u0e01 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;From what I understand, I should add under /etc/system/local/props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[sourcetype::123]
CHARSET=TIS-620
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;With a &lt;CODE&gt;command | extract reload=T&lt;/CODE&gt;, that should work.&lt;/P&gt;

&lt;P&gt;Any idea? Heres the link to the unicode table if anyone is interested:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.unicode.org/charts/PDF/U0E00.pdf"&gt;http://www.unicode.org/charts/PDF/U0E00.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 07:42:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Recognizing-Unicode/m-p/270930#M190120</guid>
      <dc:creator>Stevelim</dc:creator>
      <dc:date>2016-03-31T07:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Recognizing Unicode</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Recognizing-Unicode/m-p/270931#M190121</link>
      <description>&lt;P&gt;Try to use the charset ISO-IR-166, after change the value, reboot splunk service.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 10:50:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Recognizing-Unicode/m-p/270931#M190121</guid>
      <dc:creator>jmallorquin</dc:creator>
      <dc:date>2016-03-31T10:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Recognizing Unicode</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Recognizing-Unicode/m-p/270932#M190122</link>
      <description>&lt;P&gt;When I perform the change, will it take effect for indexed events or will that be for newer incoming events?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 11:15:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Recognizing-Unicode/m-p/270932#M190122</guid>
      <dc:creator>Stevelim</dc:creator>
      <dc:date>2016-03-31T11:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Recognizing Unicode</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Recognizing-Unicode/m-p/270933#M190123</link>
      <description>&lt;P&gt;Only affects new events.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 11:18:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Recognizing-Unicode/m-p/270933#M190123</guid>
      <dc:creator>jmallorquin</dc:creator>
      <dc:date>2016-03-31T11:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Recognizing Unicode</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Recognizing-Unicode/m-p/270934#M190124</link>
      <description>&lt;P&gt;Didn't work for us. Is the unicode supposed to be displayed as such with a percentage code in front? &lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2016 07:51:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Recognizing-Unicode/m-p/270934#M190124</guid>
      <dc:creator>Stevelim</dc:creator>
      <dc:date>2016-04-01T07:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Recognizing Unicode</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Recognizing-Unicode/m-p/270935#M190125</link>
      <description>&lt;P&gt;Found a workaround by having a macro:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| eval ADDRESS= replace(ADDRESS, "u0e01","ก")
| eval ADDRESS= replace(ADDRESS, "u0e02","ก")
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;.... Repeat for all 50ish characters&lt;/P&gt;

&lt;P&gt;Tedious but it works. I believe the problem is that the server is not forwarding me in the correct unicode format, hence requiring the manual work.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2016 13:34:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Recognizing-Unicode/m-p/270935#M190125</guid>
      <dc:creator>Stevelim</dc:creator>
      <dc:date>2016-04-01T13:34:24Z</dc:date>
    </item>
  </channel>
</rss>

