Installation

French users : how to get "é" instead of "/xE9"

o_calmels
Communicator

Hi, I write this question in English to allow evry users to access it.

I get logs from Windows application installed on a french Windows system.
When Splunk indexes these logs, french caracters are displayed with there code not the caracter itself.
I Found that it should be du to the character encoding utf-8 instead of latin-1.

Does somedy knows where I can change this encoding and what should be the result over my splunk install ?

Thanks.

Tags (2)
0 Karma

ntbahriti_splun
Splunk Employee
Splunk Employee

Edit $SPLUNK_HOME/etc/system/local/props.conf and add the following stanza:

[default]
CHARSET = latin-1

If you have a specific application, perform the same modification under $SPLUNK_HOME/etc/apps/<APP_NAME>/local/props.conf

Then restart Splunk.

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...