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!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...