added logging to file and syslog (need to add support for specifying facility)
[radsecproxy.git] / radsecproxy.conf-example
index 2648e78..3a84c7b 100644 (file)
@@ -18,3 +18,8 @@ TLSCertificateKeyPassword     follow the white rabbit
 #listenUDP             localhost
 #listenTCP             10.10.10.10:2084
 #ListenTCP             [2001:700:1:7:215:f2ff:fe35:307d]:2084
+# Optional log level. 2 is default, 1 is less, 3 is more
+#LogLevel              2
+#Optional LogDestinatinon, else stderr used for logging
+#LogDestination         x-syslog://
+#LogDestination                file:///tmp/rp.log