<?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 Asian language support in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Asian-language-support/m-p/13081#M96478</link>
    <description>&lt;P&gt;Does Splunk have problem showing Language data from Windows server?&lt;/P&gt;

&lt;P&gt;It's Korean data that we are indexing, but after the data got indexed the data got changed to Hex code like string.  Any idea How I can prevent Splunk to change the data?&lt;/P&gt;

&lt;P&gt;BELOW is actual LOG:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;        Information 2010-05-07 인터넷접속 12:59:44   DB Pool
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;BELOW is after Splunk absorved the data:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;        Information 2010-05-07 \xBF\xC0\xC0\xFC 12:59:44    DB Pool
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 07 May 2010 09:50:30 GMT</pubDate>
    <dc:creator>clyde772</dc:creator>
    <dc:date>2010-05-07T09:50:30Z</dc:date>
    <item>
      <title>Asian language support</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Asian-language-support/m-p/13081#M96478</link>
      <description>&lt;P&gt;Does Splunk have problem showing Language data from Windows server?&lt;/P&gt;

&lt;P&gt;It's Korean data that we are indexing, but after the data got indexed the data got changed to Hex code like string.  Any idea How I can prevent Splunk to change the data?&lt;/P&gt;

&lt;P&gt;BELOW is actual LOG:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;        Information 2010-05-07 인터넷접속 12:59:44   DB Pool
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;BELOW is after Splunk absorved the data:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;        Information 2010-05-07 \xBF\xC0\xC0\xFC 12:59:44    DB Pool
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 07 May 2010 09:50:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Asian-language-support/m-p/13081#M96478</guid>
      <dc:creator>clyde772</dc:creator>
      <dc:date>2010-05-07T09:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Asian language support</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Asian-language-support/m-p/13082#M96479</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I think you may need to add a CHARSET parameter in your props.conf.
I'm not familier with Korean, sorry. But I faced the same issue in Japanese.&lt;/P&gt;

&lt;P&gt;If your Korean character set is "EUC-KR", could you try the following steps?&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Open or create "props.conf" under $SPLUNK_HOME/etc/system/local.&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Add the following parameters in the props.conf.&lt;/P&gt;

&lt;P&gt;[your_sourcetype]&lt;/P&gt;

&lt;P&gt;CHARSET=EUC-KR&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Save it.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Search the following command to apply your changes, or restart your splunk.&lt;/P&gt;

&lt;P&gt;| extract reload=t&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Try to load your new Korean log files with your sourcetype specified above.&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;I hope it helps you to solve your issue.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2010 11:04:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Asian-language-support/m-p/13082#M96479</guid>
      <dc:creator>Suda</dc:creator>
      <dc:date>2010-05-07T11:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Asian language support</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Asian-language-support/m-p/13083#M96480</link>
      <description>&lt;P&gt;Dear Sir,&lt;/P&gt;

&lt;P&gt;I have the same problem, if it is Traditional Chinese how to set?&lt;/P&gt;

&lt;P&gt;I've tried to use EUC-TW,but Windows Event log contains Traditional Chinese, still appears hex code&lt;/P&gt;

&lt;P&gt;Thank you!!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2013 07:31:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Asian-language-support/m-p/13083#M96480</guid>
      <dc:creator>pingqi</dc:creator>
      <dc:date>2013-11-04T07:31:58Z</dc:date>
    </item>
  </channel>
</rss>

