Splunk Search

How to display table with vertical title?

JohnnyMnemonic
Explorer

I'm sure this must be possible, but I can't find a way, unfortunately there are a couple of threads on this with no solution 😞

I just want to display a table vertically, with titles as column 1 and values as column 2, like a bullet list.

All the information I found suggests that the "transposse" command is the way to go, but I don't know how to achieve it.

Any suggestion?

Field 1 Field 2 Field 3
Value Value Value

 

And this is how I'd like to express the table:

Fields Values
Field 1 Value
Field 2 Value
Field 3 Value
Labels (4)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
| eval Fields="Values"
| transpose 0 column_name=Fields header_field=Fields

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust
| eval Fields="Values"
| transpose 0 column_name=Fields header_field=Fields

JohnnyMnemonic
Explorer

It works! Thanks

0 Karma
Get Updates on the Splunk Community!

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...

Index This | What goes away as soon as you talk about it?

May 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this month’s ...