mirror of
https://github.com/msfjarvis/server-config
synced 2025-08-13 18:17:01 +05:30
Add goaccess crontab
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
e66782af9d
commit
1f8a7183d4
1 changed files with 1 additions and 0 deletions
1
goaccess.cron
Normal file
1
goaccess.cron
Normal file
|
@ -0,0 +1 @@
|
|||
*/5 * * * * /usr/bin/goaccess /etc/logs/requests.log --log-format=VCOMMON -o /var/www/stats.msfjarvis.website/index.html --no-query-string --anonymize-ip --double-decode --real-os --compression=zlib 1>/etc/logs/crontab.log 2>&1
|
Loading…
Add table
Add a link
Reference in a new issue