SQL Logging
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Fri Jul 5 04:15:41 CEST 2019
> On 4 Jul 2019, at 17:55, Richard J Palmer <richard at merula.net> wrote:
>
>
> Hi
>
> Indeed - there is (although I haven't tested it yet for ippools) the option at top level.
>
> I was trying (if possible) to only log the ippool queries rather than everything - However I can look at this for now and grep/etc the queries
Use multiple instances of the sql module. If you care about the additional connections, share the connection pool.
If you care about config duplication, use templates.
-Arran
More information about the Freeradius-Users
mailing list