[RADIATOR] per-clause vs global Logs

David Zych dmrz at illinois.edu
Tue Nov 12 10:12:48 CST 2013


Heikki Vatiainen wrote:
> On 11/09/2013 01:22 AM, David Zych wrote:
> 
>> Now, however, I'm trying to put my Radiator servers behind a server load balancer (SLB); every few seconds, the SLB sends a health check request which Radiator is configured to REJECT (this is safer than ACCEPT and equally effective proof that the server is alive and answering).  The problem is that each REJECT generates INFO-level log output which is cluttering up my logs:
>> 
>> Fri Nov  8 16:56:03 2013 416230: INFO: Access rejected for SI_radius_keepalive: L7 Health Check from SLB
> 
> would a good solution be to change the log
> level of reject messages to something else? What could be done is to
> make the log level of these messages configurable.

This would be great!  (ideally as a per-Handler config option, so that I
could set it to DEBUG for this one Handler but leave it alone for others)

Thanks,
David



More information about the radiator mailing list