Getting Data In

Windows platforms italian language

RemigioGastaldo
Engager

Hi, I'm beginner about this product and I ask for help.
I installed the package "splunkforwarder-6.0.1-189883-x86-release.msi"
on Windows ENU language and all EventLog are forwarded and parsed correctly so I may build reports/dashboard.

I've installed the same package on Windows ITALIAN version.
The Event Log are forwarded but not parsed correctly.

This is the begin of original message:
Message=Accesso alla rete riuscito:
Nome utente: Administrator
Dominio: W2K3ITA
ID accesso: (0x0,0x1738E4)
Tipo accesso: 2
Processo di accesso: User32

.....
.....

I think may be a localized language problem.

Can someone help me?

marcoscala
Builder

Remigio,
the "problem" is fields definition. Fields in Splunk can either discoveder automatically by Splunk by default on a syntax like "string=value", or you can simply define them using regex. Field extractions are based on the "sourcetype", that is the "kind" of log data you're analyzing.

Pre defined sourcetype, like WinEventLog:* rely on english default language to recognize fields. So, you should enhance this by defining new fields extraction for the WinEventLog:* sourcetypes using the string in Italian.

More about defining fields extractions can be found here: http://docs.splunk.com/Documentation/Splunk/6.0.2/Knowledge/Managesearch-timefieldextractions

Regards,
Marco Scal

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...