Getting Data In

Why is field is not extracted properly for Windows event log?

Nraj87
Explorer

Field is not extracted properly for Windows event log  where Ip address mark as "Client IP"

Try to extract Field below Regexs but no luck, in _internal logs Regexs was applied to the prorp.conf Successfully.

Please Suggest if anyone face this issue.

Regex 1

(?<ip>\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})

Regex 2
[^+]Client\s+IP\:\s+(?<ip>\d+.\d+.\d+.\d+)\s+

Labels (1)
Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Nraj87,

could you share a ample of your logs highlighting the string to associate to IP?

Ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...