<?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: French Syslog in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151465#M30799</link>
    <description>&lt;P&gt;I think the PCap is showing those bytes in octal. Since octal 351 is hexadecimal E9&lt;/P&gt;</description>
    <pubDate>Mon, 20 Apr 2015 16:21:50 GMT</pubDate>
    <dc:creator>acharlieh</dc:creator>
    <dc:date>2015-04-20T16:21:50Z</dc:date>
    <item>
      <title>French Syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151462#M30796</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
(Sorry for my English, I'm French)&lt;/P&gt;

&lt;P&gt;I have new systems that send Syslog to Splunk UniversalFowarder via 40514 port. The UF listen and I receive Syslog (its ok).&lt;BR /&gt;
When I test (logger) and check configuration of all systems, we have LANG=en_CA.UTF8.&lt;BR /&gt;
My Charset parameter is set to AUTO and I dont understand why the systems replaces characters by .... see exemple.&lt;/P&gt;

&lt;P&gt;Example:&lt;BR /&gt;
root@SERVERX:/etc/rsyslog.d# logger -plocal0.info "Test logger 61"&lt;BR /&gt;
root@SERVERX:/etc/rsyslog.d# logger -plocal0.info "Test logger 62 with accent è é à"&lt;/P&gt;

&lt;P&gt;Apr 17 16:15:08 10.62.1.140 Apr 17 16:15:08 SERVERX root: Test logger 62 with accent \xE8 \xE9 \xE0&lt;BR /&gt;
date_hour = 16 date_mday = 17 date_minute = 15 date_month = april date_second = 8 date_wday = friday date_year = 2015 date_zone = local host = 192.168.80.210 index = IndexLav linecount = 1 punct = &lt;STRONG&gt;::_...&lt;/STRONG&gt;&lt;EM&gt;::&lt;/EM&gt;&lt;EM&gt;:&lt;/EM&gt;______\ source = udp:40514 sourcetype = udp:40514 splunk_server = SERVERY splunk_server_group = dmc_group_indexer timeendpos = 16 timestartpos = 0 unix_category = all_hosts unix_group = default&lt;/P&gt;

&lt;P&gt;Anyone know how to fix this?&lt;BR /&gt;
Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:35:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151462#M30796</guid>
      <dc:creator>rene847</dc:creator>
      <dc:date>2020-09-28T19:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: French Syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151463#M30797</link>
      <description>&lt;P&gt;I'm not sure, but I suspect that Splunk is guessing UTF-8 but the log is not that format. For example: é&lt;BR /&gt;
is Unicode code point U+00E9, which in UTF-8 is 2 bytes: 0xC3 0xA9 But here it looks like you have a substitution for a single byte E9 which makes me believe it's actually ISO-8859-1 or another character set with a similar mapping.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2015 14:24:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151463#M30797</guid>
      <dc:creator>acharlieh</dc:creator>
      <dc:date>2015-04-20T14:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: French Syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151464#M30798</link>
      <description>&lt;P&gt;I made a Pcap and I visualized with Wireshark:&lt;/P&gt;

&lt;P&gt;Syslog message: LOCAL0.INFO: Apr 15 19:45:53 SERVERx root: Test logger   16 accent \350  \351  \340 &lt;BR /&gt;
1000 0... = Facility: LOCAL0 - reserved for local use (16)&lt;BR /&gt;
.... .110 = Level: INFO - informational (6)&lt;BR /&gt;
Message: Apr 15 19:45:53 SERVERx root: Test logger   16 accent \350  \351  \340&lt;BR /&gt;
(backslash before 350, 351 and 340)&lt;/P&gt;

&lt;P&gt;Strange&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2015 14:42:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151464#M30798</guid>
      <dc:creator>rene847</dc:creator>
      <dc:date>2015-04-20T14:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: French Syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151465#M30799</link>
      <description>&lt;P&gt;I think the PCap is showing those bytes in octal. Since octal 351 is hexadecimal E9&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2015 16:21:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151465#M30799</guid>
      <dc:creator>acharlieh</dc:creator>
      <dc:date>2015-04-20T16:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: French Syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151466#M30800</link>
      <description>&lt;P&gt;Yesss I know. I find a solution....&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2015 17:40:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151466#M30800</guid>
      <dc:creator>rene847</dc:creator>
      <dc:date>2015-04-20T17:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: French Syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151467#M30801</link>
      <description>&lt;P&gt;I, Ihave the same problem. &lt;BR /&gt;
You wrote that you fond a solution, please, can you tell us what is it ?&lt;/P&gt;

&lt;P&gt;Thank's, Olivier.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2015 09:11:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151467#M30801</guid>
      <dc:creator>o_calmels</dc:creator>
      <dc:date>2015-04-22T09:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: French Syslog</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151468#M30802</link>
      <description>&lt;P&gt;For now, I removed accents. I have no other solution.&lt;BR /&gt;
:-((&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2015 18:19:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/French-Syslog/m-p/151468#M30802</guid>
      <dc:creator>rene847</dc:creator>
      <dc:date>2015-04-23T18:19:32Z</dc:date>
    </item>
  </channel>
</rss>

