All Apps and Add-ons

DB Connect V3 database input indexes encoded text \ gibberish

lior_g
Explorer

Hello,
I'm having problems with indexing data from a database using DB Connect V3.
I'm able to index the specific database and the results show on my search head, the problem is some values of specific columns which are in Hebrew aren't being shown correctly. They show up as unicode's unknown character symbol -
unicode's unknown character symbol

I've tried adding the following props.conf settings under the search head
[specific_sourcetype]
charset = UTF-8

Still doesn't seem to work.

Thanks.

0 Karma
1 Solution

lior_g
Explorer

Got it.

I added the following parameters to the JVM options (In the same line: -param1 -param2 -param3)
-Dfile.encoding=UTF-8 -DdefaultCharset=UTF-8

Thanks to @cdpascariu who answered it here:
https://answers.splunk.com/answers/511477/how-to-configure-character-set-encoding-when-using-1.html

View solution in original post

0 Karma

lior_g
Explorer

Got it.

I added the following parameters to the JVM options (In the same line: -param1 -param2 -param3)
-Dfile.encoding=UTF-8 -DdefaultCharset=UTF-8

Thanks to @cdpascariu who answered it here:
https://answers.splunk.com/answers/511477/how-to-configure-character-set-encoding-when-using-1.html

0 Karma

lior_g
Explorer

Tried adding the props.conf above under the Heavy Forwarder itself according to this
https://wiki.splunk.com/Where_do_I_configure_my_Splunk_settings%3F
Hebrew still doesn't show up correctly.

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...