What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

dnsmasq.log file

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?
 
/var will be stored in RAM so it’s limited by your router’s free memory. Probably not a good idea. Better to use an external drive.
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top