24 Apr
2018
24 Apr
'18
2:03 a.m.
On Apr 24, 2018, at 12:48 PM, J E H A N Z A I B <jehanzaib.kiani@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