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!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...