auth and detail logs into json format?

Arran Cudbard-Bell a.cudbardb at freeradius.org
Tue Apr 24 08:03:11 CEST 2018



> On Apr 24, 2018, at 12:48 PM, J E H A N Z A I B <jehanzaib.kiani at gmail.com> wrote:
> 
> Hi folks,
> 
> Is there anyway i can get auth-detail , linelog and detail logs into json
> instead of plain text ?

You can write your linelog formats as json as use %{jsonquote:} to escape any special chars in the values.

You will need the rlm_rest module loaded in order to get access to the jsonquote xlat expansion.

-Arran





More information about the Freeradius-Users mailing list