/
githubmirror
/
audit-userspace
Обзор
Документация
Войти
/
githubmirror
/
audit-userspace
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
audisp/plugins/statsd/audisp-statsd.conf
7 строк
326 B
Steve Grubb
Change the statsd plugin to not send signals
02 июн 2025, 01:25
02 июн 2025, 01:25
f5de2a3
Код
Авторство
О чём код?
# This file points audisp-statsd to the statsd server. The interval is # the time between reading auditd's state report. The interval may be a # time string such as 10m, 1h, 2d, or 6M where the suffix is s for # seconds, m for minutes, h for hours, d for days, and M for months. address = localhost port = 8125 interval = 15s