smcgrath12
Occasional Visitor
I have 380.59 on AC-68R. I am trying to clean entries in the system log. From my reading, the Web UI only clears the UI, but not the actual log entries.
Next, I tried running rm /tmp/syslog.log and it does delete the file, but after reboot the log is recreated and all the old entries come back... I think I saw that behavior, but I could be wrong.
Next, I tried deleting the /tmp/syslog.log file along with /jffs/syslog.log files as well. Rebooted the router, but that does not help either. In fact, now I see log entries for varied dates commingled. Obviously I have done something very wrong.
Next, I cleaned all data in the previous two files, but that doesn't seem to help either.
I also tried finding the syslogd service PID by using "cat /var/run/syslogd.pid 2> /dev/null". Next, I ran "/bin/kill -HUP PID" (where PID came from the previous command). Then, I deleted the previous 2 files. But no joy.
Can someone list steps on how to clear all log entries along with any proper sequencing of router reboots to do this? The reason for clearing log entries is that my logs have filled up with DHCP back and forth entries for wireless clients because I did not enable the "Hide DHCP/RA queries" option. Now that my logs entries are really messed up, I would like to start clean. Thanks for your help.
Next, I tried running rm /tmp/syslog.log and it does delete the file, but after reboot the log is recreated and all the old entries come back... I think I saw that behavior, but I could be wrong.
Next, I tried deleting the /tmp/syslog.log file along with /jffs/syslog.log files as well. Rebooted the router, but that does not help either. In fact, now I see log entries for varied dates commingled. Obviously I have done something very wrong.
Next, I cleaned all data in the previous two files, but that doesn't seem to help either.
I also tried finding the syslogd service PID by using "cat /var/run/syslogd.pid 2> /dev/null". Next, I ran "/bin/kill -HUP PID" (where PID came from the previous command). Then, I deleted the previous 2 files. But no joy.
Can someone list steps on how to clear all log entries along with any proper sequencing of router reboots to do this? The reason for clearing log entries is that my logs have filled up with DHCP back and forth entries for wireless clients because I did not enable the "Hide DHCP/RA queries" option. Now that my logs entries are really messed up, I would like to start clean. Thanks for your help.