[Dnsmasq-discuss] Log to database
Joachim Zobel
jz-2014 at heute-morgen.de
Sun Jun 12 16:39:12 BST 2016
Hi.
The main problem for my reverse_replace script is speed. It takes a
minute, which is too slow to be run from a web gui. This is because the
script parses the last 15k lines and puts them into an IP->name lookup
tables made up from enviroment variables.
Is there a way to log queries to a database? Something along the lines
of log-facility=/named/pipe and a clever script that turns its stdin
into INSERT statements. This way I could avoid building the lookup table.
Sincerely,
Joachim
More information about the Dnsmasq-discuss
mailing list