1 Mar
2013
1 Mar
'13
1:59 p.m.
If you want to add Event-Timestamp, when it isn't already there, do:
if (!Event-Timestamp) { update request { Event-Timestamp := "%l" } }
Yes that'll work. But it won't be forwards compatible with 3.0. If you could provide a backtrace of the rlm_perl module at the point it gets stuck it'd be helpful. Then we can fix it before someone else runs into the same issue. -Arran