Splunk Search

Help with regex

hank72
Path Finder

Hi community. 

Some searches have:
index="my_index"
index=my_index

I want to extract a new field named user_index but cannot figure out the regex capture group that may or may not contain quotes around the index name.

 

 

Labels (1)
0 Karma
1 Solution

hank72
Path Finder

I figured it out.

index=(\"|)(?P<user_index>[^ "]+)

 

View solution in original post

hank72
Path Finder

I figured it out.

index=(\"|)(?P<user_index>[^ "]+)

 

Get Updates on the Splunk Community!

Leveraging Detections from the Splunk Threat Research Team & Cisco Talos

  Now On Demand  Stay ahead of today’s evolving threats with the combined power of the Splunk Threat Research ...

New in Splunk Observability Cloud: Automated Archiving for Unused Metrics

Automated Archival is a new capability within Metrics Management; which is a robust usage & cost optimization ...

Calling All Security Pros: Ready to Race Through Boston?

Hey Splunkers, .conf25 is heading to Boston and we’re kicking things off with something bold, competitive, and ...