refresh
This commit is contained in:
parent
8e9c0593fb
commit
8f56cbd5c8
4 changed files with 6 additions and 8 deletions
|
|
@ -4,7 +4,7 @@ from datetime import datetime, timezone
|
|||
import time
|
||||
|
||||
ACCESS_LOG = "/var/log/nginx/access.log"
|
||||
OUTPUT_LOG = "./file.log"
|
||||
OUTPUT_LOG = "/home/proxi/geolog/file.log"
|
||||
|
||||
INTERNAL_NETWORKS = [
|
||||
ipaddress.ip_network("10.0.0.0/8"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue