Traffic logging

文章正文
发布时间:2025-08-13 13:48

I don't think there are simple solution so save logs on harddisk, both on tomato or dd-wrt. Dd-wrt has built in clients for Hostspot, Chillispot Sputnik, but logs are not saved by dd-wrt, only by central servers of those services I think...

Here what I found, using the 'Log to remote System' option in syslog configuration:

PeterT
Reformed Router

Join Date: Nov 2005
Posts: 84
Rather than saving the messages.* files, the other option is to install a "Syslog Receiver" on your PC, and have Tomato send the messages to that syslog.
A good free Syslog for Windows is "Kiwi Syslog"

In your router, you would go to Admin | Logging Options and put your PC's IP address in the "IP Address" and "514" (I think) in the port value.

Each message send by Tomato would then end up beinbg captured by the Syslog daemon on your PC.