/
githubmirror
/
audit-userspace
Обзор
Документация
Войти
/
githubmirror
/
audit-userspace
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
audisp/plugins/syslog/syslog.conf
13 строк
505 B
Steve Grubb
Deprecate the idea of plugins being anything but outbound
06 авг 2025, 01:11
06 авг 2025, 01:11
76aac13
Код
Авторство
О чём код?
# This file controls the configuration of the syslog plugin. # It simply takes events and writes them to syslog. The # arguments provided can be the default priority that you # want the events written with. And optionally, you can give # a second argument indicating the facility that you want events # logged to. Valid options are LOG_LOCAL0 through 7, LOG_AUTH, # LOG_AUTHPRIV, LOG_DAEMON, LOG_SYSLOG, and LOG_USER. active = no path = /sbin/audisp-syslog type = always args = LOG_INFO format = string