Skip to content
Snippets Groups Projects
Commit 9fd0d978 authored by Jan Philipp Timme's avatar Jan Philipp Timme
Browse files

Actually read the correct log within radsecproxy-logstats

parent 8a2cfbd1
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ cd `dirname $0` ...@@ -15,7 +15,7 @@ cd `dirname $0`
. ./logwatch.functions.sh . ./logwatch.functions.sh
# Use helper function to get $log_start and $log_end for current log # Use helper function to get $log_start and $log_end for current log
lookAtLog "/var/log/freeradius/radius.log" "radsecproxy-logstats.db" lookAtLog "/var/log/radsecproxy.log" "radsecproxy-logstats.db"
### Initialize counters ### ### Initialize counters ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment