27 Sep
2023
27 Sep
'23
1:59 p.m.
Oh this will be perfect! Thank you! On Wed, Sep 27, 2023 at 1:45 PM Alan DeKok <aland@deployingradius.com> wrote:
On Sep 27, 2023, at 1:22 PM, Andy Arp <bubbaandy89@gmail.com> wrote:
Is there a builtin value i can emit to linelog that will indicate how long a given request has taken from start to finish?
You can use:
%{expr: %l - %c}
which gets you the time difference in seconds. However, that is not generally useful.
Matthew just added something related to v3.2.x: https://github.com/FreeRADIUS/freeradius-server/commit/1b4f1d0a622384495ba55...
That will be in the next release.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Thanks, Andy Arp