Getting Data In

regex

smanojkumar
Communicator

Hi Splunkers!
   I would like to extract detection_method value, "Access Protection"

file_name="HKLM\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\POLICIES\SYSTEM\", detection_method="Access Protection", vendor_action="IDS_ACTION_WOULD_BLOCK",

Thanks,
Manoj Kumar S

Labels (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
| rex "detection_method=\"(?<detection_method>[^\"]+)\""

View solution in original post

inventsekar
SplunkTrust
SplunkTrust

Hi All... Splunk newbie learning videos, for absolute beginners:
https://www.youtube.com/@SiemNewbies101/playlists

I have added 24 small videos of rex... Completely for Splunk newbies and beginners. hope this helps somebody, thanks.

ITWhisperer
SplunkTrust
SplunkTrust
| rex "detection_method=\"(?<detection_method>[^\"]+)\""
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...