4 Jul
2019
4 Jul
'19
3:50 p.m.
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