Splunk Search

Daily/Weekly/Monthly top traffic report?

Oren
Explorer

I've got weblogs going into splunk. We have a bunch of different domain names (extracted as http_domain) in the logs. Our traffic is variable, and I'd like to find out what the top 10 domains are for each period, ideally with the count of lines for those top 10 as well.

the trivial query:

nginx | timechart count by http_domain

provides what I want for a specified period. I'd like to be able to run this for every day, week, whatever and get the top 10 results for that period, not for the entire run time.

Thanks! Oren

Tags (1)
0 Karma
1 Solution

gkanapathy
Splunk Employee
Splunk Employee

How about:

 nginx | bucket _time span=1d | top 10 http_domain by _time

View solution in original post

gkanapathy
Splunk Employee
Splunk Employee

How about:

 nginx | bucket _time span=1d | top 10 http_domain by _time
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...