Splunk Search

How can I create a report giving a number of counts per categories per week ?

stenou
New Member

I am struggling to create a report that would give number of counts per categories per week. Something that could be presented like:
alt text

Any idea ? Thank you !

0 Karma
1 Solution

marina_rovira
Contributor

Hi there!

I maybe need a little more of information, but I will try it anyway.

I've, recently, create somethign like this. I had two categories A and B, but try this for the categories:

| timechart span=7d count by categories

For getting the view that you want you have to go to "visualization" and choose the option "column".

If I missunderstand something or you need something else write it! 🙂

View solution in original post

0 Karma

marina_rovira
Contributor

Hi there!

I maybe need a little more of information, but I will try it anyway.

I've, recently, create somethign like this. I had two categories A and B, but try this for the categories:

| timechart span=7d count by categories

For getting the view that you want you have to go to "visualization" and choose the option "column".

If I missunderstand something or you need something else write it! 🙂

0 Karma

stenou
New Member

Thank you !

0 Karma

somesoni2
Revered Legend

I would suggest to use span=1w to ensure capturing full week.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...