summaryrefslogtreecommitdiff
path: root/radsecproxy.conf-example
diff options
context:
space:
mode:
Diffstat (limited to 'radsecproxy.conf-example')
-rw-r--r--radsecproxy.conf-example6
1 files changed, 5 insertions, 1 deletions
diff --git a/radsecproxy.conf-example b/radsecproxy.conf-example
index 3a84c7b..2931cd3 100644
--- a/radsecproxy.conf-example
+++ b/radsecproxy.conf-example
@@ -21,5 +21,9 @@ TLSCertificateKeyPassword follow the white rabbit
# Optional log level. 2 is default, 1 is less, 3 is more
#LogLevel 2
#Optional LogDestinatinon, else stderr used for logging
-#LogDestination x-syslog://
+# Logging to file
#LogDestination file:///tmp/rp.log
+# Or logging with Syslog. LOG_DAEMON used if facility not specified
+#LogDestination x-syslog://
+#LogDestination x-syslog://log_local2
+