19 Feb
2025
19 Feb
'25
7:16 a.m.
On Feb 19, 2025, at 4:17 AM, Erdal Emlik via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
I know that with the Detail module, I can split the accounting records into hourly files. However, is there a way—perhaps using an expression in the filename or something similar—to further reduce this to 30-minute files?
Sure. You can write an expression to do the correct math, and then use the result in the detail filename. Alan DeKok.