Splunk Search

How to split event data?

nwoolley
Engager

Hi! In the Event column, I get the following:

26/05/2020 11:24:51 > Invoice Val Increase on History Report process completed

I have tried multiple ways to get the "Report" name as, ie:

26/05/2020 11:24:51 > Invoice Val Increase on History Report process completed

How do I split that out?

0 Karma

to4kawa
Ultra Champion
...
| rex "\> (?<report>.*?Report)"

use rex

0 Karma

nwoolley
Engager

I have tried multiple ways to get the "Report" name only ie "Invoice Val Increase on History Report" quotes not required - how do I split that out please

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...