logging

  1. tinfoil-hat

    goaccess logging on Debian 12 (Proxmox)

    Hi, I have installed goaccess on my Proxmox Server and it (kinda) works. I use this to launch for troubleshooting: goaccess /var/log/nginx/access.log -o /var/www/report.html --log-format=COMBINED --real-time-html [PARSING /var/log/nginx/access.log] {242.596} @ {40.432/s} My crontab is this...
  2. M

    Log new directories (created in a certain place) in a file

    Hi all! I need to do the following: Monitor a certain directory (for example, /media/server/ ) for new directories being created. If a new directory is created, it should be written in a log file. The goal is to create a system (using cron), which periodically checks whether new directories...
Top