Quantcast
Channel: Latest Questions on Splunk Answers
Viewing all articles
Browse latest Browse all 13053

average count of events over days of the week

$
0
0

I wonder if it is possible to compute average number of events over the days of the weeks, i.e. Monday, Tuesday... for the whole month. The following code will compute over dates of the month, which I don't want. I want to look weekly pattern in my data. source="xxxx" | stats count by date_mday

Thanks!


Viewing all articles
Browse latest Browse all 13053

Trending Articles