Dashboards & Visualizations

How can I change in the Y-Axis the count number for values with hours in timechart

danielgp89
Path Finder

Hello Everyone!

We want to make a timechart similar to this one that we made in excel.

alt text

In Splunk I tried everything but I can't change the Y-axis values the only thing that I achieve is the next visualization

alt text

How can I put the hours of execution in the Y-axis

This is my search

index="controlm" 
|eval fecha=strftime(_time,"%Y-%m-%d")
|timechart span=1h count by job_member_name  limit=4 useother=f
Tags (1)
0 Karma

vnravikumar
Champion

Hi @danielgp89

Please check the suggestion given by @niketnilay here

https://answers.splunk.com/answers/661288/time-on-y-axis-and-date-on-x-axis.html

0 Karma

woodcock
Esteemed Legend

It is not clear what you mean.

0 Karma

danielgp89
Path Finder

In the Y-axis I want to represent the hours instead of how many events happen!

For example in the Y-axis: I want the hours and in the X-axis we want the date!

We want to represent in a chart like the first one at what time of day by date there were more activity with some tasks.

0 Karma

woodcock
Esteemed Legend

What in the world do you mean by hours? Show me some sample events and how hours would be calculated for one timeslice.

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...