Getting ISO 8601 timestamp via rlm_linelog
Good afternoon, I’ve configured the linelog module to log when users get access to devices and what access level they are granted. eg: Access-Accept = ‘{Time: %T, . . . }’ Is there a way to get an ISO-8601 timestamp? Our telemetry/log management team would prefer that they don’t need to configure a custom timestamp handler in our log aggregation tool thanks, -- Coy Hile coy.hile@coyhile.com
On Nov 4, 2022, at 7:34 PM, Coy Hile <coy.hile@coyhile.com> wrote:
Good afternoon,
I’ve configured the linelog module to log when users get access to devices and what access level they are granted. eg:
Access-Accept = ‘{Time: %T, . . . }’
Is there a way to get an ISO-8601 timestamp? Our telemetry/log management team would prefer that they don’t need to configure a custom timestamp handler in our log aggregation tool
You can create customized year / month / day time formats. See https://wiki.freeradius.org/config/run_time_variables Alan DeKok.
participants (2)
-
Alan DeKok -
Coy Hile