Splunk Search

xferlog query to get top sites

gmhp
New Member

Good Afternoon,

I have indexed my xferlogs from my FTP server and I would like to run a query of the top sites accessing our FTP server. How would I generate such a query on the xferlogs?

Thank You,

Gregg.

Tags (1)
0 Karma

Genti
Splunk Employee
Splunk Employee

i am assuming here that these sites/ip's either are extracted as a field or can be extracted as a field? if so, then you should be able to sort by the field, or even better,

<your search> | top limit=30<or any other integer> ip/site/<field you have extracted>
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...