Skip to content

Displays number of ip visits per seconds/minutes/hours from nginx webserver

License

Notifications You must be signed in to change notification settings

HayssamN/nginx_ips_visit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

nginx_ips_visit

Displays number of requests made by ips per seconds/minutes/hours from nginx webserver logs

How to use ?

chmod +x nginx_ips_visit.sh

Usage : ./nginx_ips_visit.sh -h|-m|-s [max_to_show]

To Display the number of requests for ips in last 2 hours ./nginx_ips_visit.sh -h 2

To Display the number of requests for ips in last 5 minutes ./nginx_ips_visit.sh -m 5

To Display the number of requests for ips in last 10 seconds ./nginx_ips_visit.sh -s 10

About

Displays number of ip visits per seconds/minutes/hours from nginx webserver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages