Splunk Search

Could you help me with my regex expression?

jip31
Motivator

hi

I would like to extract the field in bold with a regex:

06/09/2018 - 14:23:01 -- End of installation of ePO (5.0.5.658_64b) EN
14:23:08 ./ Check Product Endpoint Security (10.5.4_64b) EN installation Status
../ Completed
.../ Not installed

could you help me please??

Tags (2)
0 Karma
1 Solution

493669
Super Champion

Hi @jip31,
Try this:

...|rex "End of installation of (?<string>[^)]+\))"

View solution in original post

0 Karma

493669
Super Champion

Hi @jip31,
Try this:

...|rex "End of installation of (?<string>[^)]+\))"
0 Karma

jip31
Motivator

perfect
thanks

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...