EAP logging
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Tue Aug 27 19:09:41 CEST 2013
On 27 Aug 2013, at 17:59, Andrej <andrej.groups at gmail.com> wrote:
> Hi,
>
> I'm trying to find a way to log EAP requests and responses on an IdP in such way that the inner and outer identity of a request end up on one line; using linelog via f_ticks I managed to get a slightly more concise logging going than the detail level in accounting messages. But I'd like to be able to correlate the two, and am struggling to do so.
>
> Is there a way to e.g. pass information from the outer processing on to the inner so I can log both from there, rather than logging both identities individually? While it's feasible to have both when there's not much authentication traffic happening trying to correlate events if there are several within the same time-frame might become impossible.
>
Sure. Just pull in outer.User-Name in your format string, and call it from the inner server.
-Arran
Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS Development Team
More information about the Freeradius-Users
mailing list