Splunk Search

how to set x-axis and y-axis

lihongyan_84
Explorer

Now i select two fields A and B , it default set A as x-axis and B as y-axis. But now i want set B as x-axis and A as y-axis . How to set it? Thanks in advance! Because it is based third system. So i can't use timechart or chart.

Tags (1)

wagnerbianchi
Splunk Employee
Splunk Employee

You can see partially the solution you are looking for clicking on the following link:
http://coverall.splunk.com/web_assets/education/splunk101/43/ReportsDashboards/index.htm

0 Karma

lihongyan_84
Explorer

My search is select some field from oracle. just like this "|**.py select A,B from tablename"

0 Karma

rgcurry
Contributor

You probably have something like this in your current search, right?

{other search criteria} | chart sum(B) over A 

Reverse A & B, that should do it. Refer to the online manual at http://docs.splunk.com/Documentation/Splunk/latest/User/VizDataStructures for additional info.

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...