postoronnim-v
Occasional Visitor
I use Domain VPN Routing. I found how to use the DNS log. If I understand everything correctly, then you need to create a file /jffs/configs/dnsmasq.conf.add and then add log-queries to it
log-facility=/var/log/dnsmasq.log
Then restart the DNSMasq service
service restart_dnsmasq
I did this. And my log file began to increase. How safe is this for the router? Will the router's memory be damaged due to multiple writes to this file? And is there a limit to the size of this file?
log-facility=/var/log/dnsmasq.log
Then restart the DNSMasq service
service restart_dnsmasq
I did this. And my log file began to increase. How safe is this for the router? Will the router's memory be damaged due to multiple writes to this file? And is there a limit to the size of this file?