Splunk Search

Table invert X Y axis

manudbc
Explorer

Hello,
I want to change de X and Y axis in a table
shown now:
alt text

Desirable show:

date:<value>
date_hour:<value>
date_mday:<value>
date_minute:<value>
date_month:<value>
date_second:<value>
date_wday:<value>
date_year:<value>
date_zone:<value>
eventtype:<value>
.
.
.
0 Karma

somesoni2
Revered Legend

Try like this

your current search giving above output
| eval temp=1
| untable temp fieldName fieldValue
| field - temp
0 Karma

skoelpin
SplunkTrust
SplunkTrust

transpose should do the trick

Add it at the end of your search

... | transpose

http://docs.splunk.com/Documentation/Splunk/7.0.2/SearchReference/Transpose

0 Karma
Get Updates on the Splunk Community!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...