Splunk Search

How to get results for last seven days and also it follows below mentioned condition?

sxp5686
Explorer

The task is to get total no cases(any cases) for last seven days and display the result like below.
seven columns each belongs to days of the week and with total cases in each day.

Tags (2)
0 Karma

nickhills
Ultra Champion

Try something like this:

<your search which finds 'cases'> |chart count by date_wday |transpose header_field=date_wday|table monday tuesday wednesday thursday friday saturday sunday

and run over 7 days

If my comment helps, please give it a thumbs up!
0 Karma
Get Updates on the Splunk Community!

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...

Index This | What goes away as soon as you talk about it?

May 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this month’s ...

What's New in Splunk Observability Cloud and Splunk AppDynamics - May 2025

This month, we’re delivering several new innovations in Splunk Observability Cloud and Splunk AppDynamics ...