Reporting

Email Trending

leecwise
New Member

Hello everyone,

I am a newbie so please dont hurt me! 🙂 However, I need to get a report using trending (30 days) on email per usernames..

index=msexchange Username="*" | timechart partial=f fixedrange=f limit=0 span=30d sum(count) by Username

It does not work.. Can some one assist me on Splunk?

Thanks

Tags (2)
0 Karma

chris
Motivator

The base search is returning results right?

index=msexchange Username="*"

Then this should work:

index=msexchange Username="*"| timechart partial=f fixedrange=f limit=0 span=30d count by Username
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...