aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-04-09 02:44:27 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2009-04-09 02:44:27 +0000
commitad6c07010d8a94037af8989b23769e649031a5d1 (patch)
tree32bdb0325215391d2e4b4f026dbe68f724c3280c /configs
parent91ed7a2ff8a1e10abd2c37ab6c8cf119923b002a (diff)
add a dedicated log channel for modules to be able report security-related events, so that they can be fed into external processes for analysis and possible mitigation efforts
(inspired by this evening's Toronto Asterisk Users Group meeting and previous dicussions amongst various community members) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@187269 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/logger.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/logger.conf.sample b/configs/logger.conf.sample
index a441ebd8f..84edd57e6 100644
--- a/configs/logger.conf.sample
+++ b/configs/logger.conf.sample
@@ -70,6 +70,7 @@
; error
; verbose
; dtmf
+; security
;
; Special filename "console" represents the system console
;
@@ -89,6 +90,7 @@ console => notice,warning,error
;console => notice,warning,error,debug
messages => notice,warning,error
;full => notice,warning,error,debug,verbose
+security => security
;syslog keyword : This special keyword logs to syslog facility
;