Quantcast
Channel: Questions in topic: "splunk-enterprise"
Viewing all articles
Browse latest Browse all 47296

How to put multiple rows in a table in single row by parsing some criteria?

$
0
0
I have a search query that gives me data as -------------------------------------------------- | {applicationid: app_1 | | data_type: data_A | | message: message_123 | | } | --------------------------------------------------- | {applicationid: app_2 | | data_type: data_A | | message: message_456 | | } | ------------------------------------------------- but I need to put this in splunk dash board as ----------------------------------------------------- |data_type| Applicationid=app_1| Applicationid=app_2| ----------------------------------------------------- |data_A | message_123 | message_456 | |... | ... | .... | ---------------------------------------------------

Viewing all articles
Browse latest Browse all 47296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>