Dashboards & Visualizations

Data not represented properly on a graph

mahbs
Path Finder

Hi,

I have the following data that I want to represent on a graph, but It's not coming out properly:

Data is in the following format:

Column Name:    03_DEC_2017         04_DEC_2017
Data                 1                  6
                     2                  3

That Data I want on my X axis by date. So I want 3rd Dec and 4th Dec

On my Y axis I have the data:

DEPT
1
2
3
4
5

Each date has department value associated to it.

Can someone please help me.

This is my current query:

index=xxxsourcetype=csv source=xxx | table 03_DEC_2017, 04_dec_2017, DEPT, ITEM

I'm using the graph function in splunk/

Tags (1)
0 Karma

skoelpin
SplunkTrust
SplunkTrust

Try this

index=xxxsourcetype=csv source=xxx | timechart count by DEPT span=1d

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...