Splunk Search

i want split all the "modify" tags value under a column and other tags vice versa.

DataOrg
Builder

Extends Asasociaoted With Deicooration: Linseld - Acation Coade; modify:extends -act5iodn; modify:extends -date;Extends Asasociaoted With Deicooration: laine- day elase;modify:extends -cain;

0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi premranjithj,
it isn't so clear your request!
if you need a regex to extract values after "modify" and values after "Extends Asasociaoted With Deicooration", try with this two regexes:

Extends Asasociaoted With Deicooration: (?<Extends>[^;]*)

modify:\s*(?<modify>[^;]*)

so you can display values in different columns

Bye.
Giuseppe

View solution in original post

gcusello
SplunkTrust
SplunkTrust

Hi premranjithj,
it isn't so clear your request!
if you need a regex to extract values after "modify" and values after "Extends Asasociaoted With Deicooration", try with this two regexes:

Extends Asasociaoted With Deicooration: (?<Extends>[^;]*)

modify:\s*(?<modify>[^;]*)

so you can display values in different columns

Bye.
Giuseppe

adonio
Ultra Champion

please help us help you,
the question is unclear (to me) is it an event in the question? if so, are there field extracted? what is it exactly that you are trying to achieve.
please elaborate so we can better assist

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...