SQL Logging
Richard J Palmer
richard at merula.net
Thu Jul 4 21:50:48 CEST 2019
Hi All
I am trying to optimize some SQL queries & Database performance here -
particularly for iptables
Now for accounting I can have something like:
accounting {
# Write SQL queries to a logfile. This is potentially useful for
bulk inserts
# when used with the rlm_sql_null driver.
logfile = ${logdir}/accounting.sql
I have tried adding that inside the iptables query file - but that
file does not seem to allow that.
Is there any way to log just the queries from the SQL IP Pool module ?
Thanks in advance
Richard
More information about the Freeradius-Users
mailing list