On Freitag, 3. Dezember 2021 14:50:52 CET Matthew Newton wrote:
There's some things that might work, albeit a bit hacky.
1. You could write with "detail" and then post-process the detail file. This will properly what i will go for. Just wanted to avoid to write/config a parser for the log files in the later log destination if FreeRADIUS is able to handle all the stuff i need. Unusual that FreeRADIUS is not able to do everything ;)
2. Depending on when you're logging, you may be able to shuffle things around the lists if one list is no longer needed.
You may also be able to do the same with the session-state list. Again if you're 100% sure you never need it again.
If you break it you definitely get to keep all the pieces with this one. It's really not a good idea...
Yes i've played around with stuff like that for some hours but the effort to research every single peace which is neccessary in which context at which time is too much and if something is not working in the future i'll not able to find anything.. Thanks for your Time Matthew thinking about it! Regards, Lineconnect