RUT950 deleted log events

Hello,

You can delete your logs by connecting to the router’s SSH via CLI and utilizing the commands recommended by @pwsh. Follow these steps:

  1. SSH into your router.
  2. Navigate to the log folder using the command: cd /log/.
  3. Execute the command: rm log.db.
  4. Restart the events log service with the command: /etc/init.d/eventslog restart.

Let me know if you have additional questions!

Best Regards,