Conraid's Repository

for Slackware

 NameLast modifiedSize

 Parent Directory  -
 argus-5.0.2-x86_64-1cf.txz.md52026-06-26 16:26 61
 argus-5.0.2-x86_64-1cf.txz.asc2026-06-26 16:26 545
 argus-5.0.2-x86_64-1cf.txz2026-06-26 16:07 214K
 argus-5.0.2-x86_64-1cf.txt2026-06-26 16:26 479
 argus-5.0.2-x86_64-1cf.meta2026-06-26 16:26 770
 argus-5.0.2-x86_64-1cf.lst2026-06-26 16:26 4.4K
 README2026-06-26 16:07 1.3K

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".

======================