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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...