Getting Data In

WindowsUpdateLog

yuvalba
Path Finder

Hi,
I have Splunk for Windows installed and want to check the WindowsUpdate log.
I am receiving the log correctly and have setup sourcetype to be WindowsUpdateLog as needed.
However I don't have any fields extracted.
I tested by applying the transform pid-tid-component_for_windowsupdatelog manually as:

rex "^\S+\s+\S+\s+(?<pid>\S+)\s+(?<tid>\S+)\s+(?<component>\S+)"

And the fields are extracted correctly.
Why aren't they being extracted on regular search? I must be missing something...
Thanks

Tags (2)
0 Karma
1 Solution

yuvalba
Path Finder

Found the problem.
The fields objects (transform and report) where by default configured in App context only so did not work on the Search app.
Changing the relevant objects to Global makes it work as expected.

View solution in original post

0 Karma

yuvalba
Path Finder

Why can't I edit my post?
Whem I try to edit the title and save, it say "This field is required" under "update summary" although I fill it up.

0 Karma

yuvalba
Path Finder

Found the problem.
The fields objects (transform and report) where by default configured in App context only so did not work on the Search app.
Changing the relevant objects to Global makes it work as expected.

0 Karma
Get Updates on the Splunk Community!

Splunk Platform | Upgrading your Splunk Deployment to Python 3.9

Splunk initially announced the removal of Python 2 during the release of Splunk Enterprise 8.0.0, aiming to ...

From Product Design to User Insights: Boosting App Developer Identity on Splunkbase

co-authored by Yiyun Zhu & Dan Hosaka Engaging with the Community at .conf24 At .conf24, we revitalized the ...

Detect and Resolve Issues in a Kubernetes Environment

We’ve gone through common problems one can encounter in a Kubernetes environment, their impacts, and the ...