Slackware Current Repository by Conraid ====================================================================== argus (Audit Record Generation and Usage System) Argus is a high-performance network flow monitor that tracks and reports on the status and performance of all network transactions seen in a data stream. It provides a detailed, comprehensive, and robust description of network activity, making it an essential tool for network forensics, security auditing, performance analysis, and network management. HOME: https://github.com/openargus/argus ====================================================================== NOTE: Argus uses /usr/argus as a hardcoded directory for several files. Although sbopkglint flags this as an error, I preferred to leave it intact rather than patching a large number of files. By default, output is recorded to /var/log/argus/argus.out and is not automatically rotated. However, I have included cron examples in the documentation directory. The default configuration file (argus.conf) has been pre-configured to run in daemon mode (ARGUS_DAEMON=yes) to work seamlessly with the rc.argus init script. If you plan to run argus manually from the command line for testing or interactive debugging, make sure to change this parameter to "no". ======================