Splunk Search

Help with SPL Splunk part 2

uagraw01
Motivator

To provide further from yesterday's SPL query. I am facing huge events in multivalues. I want to break in a single event. How can I achieve it.

My current events are look like as below.

uagraw01_0-1666334392521.png

 

0 Karma

gcusello
SplunkTrust
SplunkTrust

HI @uagraw01,

let me better understand you need:

you have al these long error messages and you have them in a multivalue,you want to have each of them in a single event, is it correct?

Anyway, the method to transform a multivale in single events is mvexpand command (https://docs.splunk.com/Documentation/SplunkCloud/latest/SearchReference/Mvexpand).

If you could share your final search I could be more precise in mvexpand use.

Ciao.

Giuseppe

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...