buildnode-audit-rules(1)

BUILDNODE-AUDIT-RULES(1) User Commands BUILDNODE-AUDIT-RULES(1)

NAME

buildnode-audit-rules - a tool to manage audit rules for logging package build processes.

SYNOPSIS

buildnode-audit-rules [options]

DESCRIPTION

buildnode-audit-rules is a tool to manage audit rules for logging package build processes.

Main options:

-C CONF, --conf=CONF
path to the configuration file CONF (the default is the buildnode-audit-rules.conf file in the #{CONFIG%/*} directory;
-i, --insert
only insert the rules to the kernel audit subsystem;
-r, --remove
remove the configured audit rules;
-c, --check
check that the present set of audit rules matches the given configuration;
-n, --dry-run
do not perform any modifications --- just print out what would be done (list the generated rules or the rules to be removed);
-q, --quiet
do not print any info while running;
-v, --verbose
print more info while running;
-d, --debug
even more info, useful for debugging; implies -v;
-V,--version
print program version and exit;
-h,--help
show this text and exit.

By default, buildnode-audit-rules performes the -ic combined action: first it inserts the rules into the kernel and then verifies the resulting state.

For more information see buildnode-audit-rules(1).

AUTHOR

Written by: see the source for author info.

REPORTING BUGS

Report bugs to https://bugzilla.altlinux.org/.

COPYRIGHT

Copyright © 2022 BaseALT /basealt.ru/
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SEE ALSO

auditd(8), auditctl(8), hasher(7), hasher-priv(8).

May 2023 buildnode-audit-rules 0.1.3