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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...