Hi, thank you very much for reply. Can you give me what is patch about this? FWIS currently on xlat.c file timestamp is set statically with 000000 as nanoseconds (row 2202 of xlat.c file of tree 3.0.x, same thing on tree 4.x on xlat_eval.c file) https://github.com/FreeRADIUS/freeradius-server/pull/1917/files G. On Wed, 2017-02-22 at 15:06 -0500, Alan DeKok wrote:
On Feb 22, 2017, at 2:10 PM, Geaaru <geaaru@gmail.com> wrote:
I just open a pull request few days ago about a very simple change on xlat.c file to permit write of nanosecs when '%T' is used with linelog module.
I think that could be usefull add this feature to permit offline processing of logging file for analytics, like for example TPS or bottlenecks.
I've pushed a similar patch.
Alan DeKok.