30 May
2017
30 May
'17
8:11 a.m.
On May 30, 2017, at 5:07 AM, Joshua Rosenfeld <jomaxro@gmail.com> wrote:
I am having difficulty figuring out how to disable rlm_sql Info level logs from my log file. Currently when I open freeradius.log, I see many, many lines all similar to the log below.
How can I disable the logging seen below, or more ideally limit the logging to warnings and above?
Tue May 30 04:59:21 2017 : Info: rlm_sql (sql): Closing connection (9): Hit idle_timeout, was idle for 67 seconds
Increase idle_timeout? Or set idle_timeout = 0? Alan DeKok.