logging generic information about players https requests
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=nginx logging collector
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=nonroot
|
||||
WorkingDirectory=/home/nonroot/nginx_reader
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
ExecStart=/home/nonroot/nginx_reader/read_access_logs.py
|
||||
Reference in New Issue
Block a user