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!

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