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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...