On Apr 3, 2018, at 11:29 AM, CALMELS, Thierry (SOGETI REGIONS SAS) <thierry.calmels.external@airbus.com> wrote:
We have currently a new infrastucture using freeRadius 3 (freeradius-3.0.13-8.) on RHEL7.
By default, the events in radius logs are not enough for troubleshooting purpose. We want to get a verbosity log level sufficient (not too high, not too low) without having to switch in debug_level=3.
That why we think that debug_level=1 in radiusd.conf is a good compromise. Unfortunately, when this debug level is enabled, we haven’t timestamp information.
Yes, that's what happens.
Can you please tell us how to add this timestamp or there is a mean to adjust log verbosity.
The timestamp is mainly produced at debug level 3, sorry. You could send the logs to syslog, and it will add the timestamp for you. Alan DeKok.