Splunk Search

How to split a table-formatted event into multiple events during search time?

davidcraven02
Communicator

Is it possible to have each piece of software as an event of its own so that I could search for a particular item?

Could some cool regex break this up into searchable data?

Desired output in screenshot below

alt text

Tags (2)
0 Karma
1 Solution

Yunagi
Communicator

To split a table-formatted event into multipe events during search time, you can use the multikv command.

Try it like this:

your search | multikv

You should get an event for each line. Each event should have the fields NAME, VERSION, RELEASE etc.

View solution in original post

Yunagi
Communicator

To split a table-formatted event into multipe events during search time, you can use the multikv command.

Try it like this:

your search | multikv

You should get an event for each line. Each event should have the fields NAME, VERSION, RELEASE etc.

davidcraven02
Communicator

Thank you so much

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.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 ...