-
- 2019-09-01
-
-- Linode emailed to say that CGSpace (linode18) had a high rate of outbound traffic for several hours this morning
-- Here are the top ten IPs in the nginx XMLUI and REST/OAI logs this morning:
-
-# zcat --force /var/log/nginx/access.log /var/log/nginx/access.log.1 | grep -E "01/Sep/2019:0" | awk '{print $1}' | sort | uniq -c | sort -n | tail -n 10
- 440 17.58.101.255
- 441 157.55.39.101
- 485 207.46.13.43
- 728 169.60.128.125
- 730 207.46.13.108
- 758 157.55.39.9
- 808 66.160.140.179
- 814 207.46.13.212
- 2472 163.172.71.23
- 6092 3.94.211.189
-# zcat --force /var/log/nginx/rest.log /var/log/nginx/rest.log.1 /var/log/nginx/oai.log /var/log/nginx/oai.log.1 | grep -E "01/Sep/2019:0" | awk '{print $1}' | sort | uniq -c | sort -n | tail -n 10
- 33 2a01:7e00::f03c:91ff:fe16:fcb
- 57 3.83.192.124
- 57 3.87.77.25
- 57 54.82.1.8
- 822 2a01:9cc0:47:1:1a:4:0:2
- 1223 45.5.184.72
- 1633 172.104.229.92
- 5112 205.186.128.185
- 7249 2a01:7e00::f03c:91ff:fe18:7396
- 9124 45.5.186.2
-
- Read more →
-
-
-
-
-
-