Feature Request - Wipe Button For Logs

I think it would be useful if the browser UI tab for logging had a ‘wipe logs’ button to erase all data from before that point meaning any new log entries would be new activity within the router.

1 Like

If you want debug, ssh is much easier.

The following command will display new logs only foreground.

logread -f

I just want to clear out data before a set point so I know any activity is new activity, also I don’t know how to connect through ssh or input commands

1 Like

Check out the ssh guide SSH to the Router - GL.iNet Router Docs 3

It is very basic and common way that you need to learn.

The command is exactly for your purpose.

1 Like

I’ve checked the link and can’t do it anyway as all instructions are for Windows/Mac/Linux. I only own a fairly decent Android tablet so can’t use any of those methods

1 Like
2 Likes

Thank you @admon

Your sealy self has saved me once again!

1 Like

As I can understand the initial request for a clean window to start multiple steps of debugging, I would prefer the option to send to a dedicated syslog-server.
I am pretty sure that is already possible with LuCI packages direct on OpenWrt … So this is more an idea than a request :slight_smile: feel free to ignore this comment.

2 Likes

Even without additional packages :wink:

2 Likes

Yes it is possible to use external log server.

As it involves privacy and security concerns we leave this to the users. But it will be extremely useful for debuggying issues.

1 Like