How to turn off logs

Hi

I am on OP24 4.8.3. Beryl AX

Can anyone help me to disable logs permanently?

I am okey to loose troubleshooting. I need this as my threat model requires "nothing to store".

Thank you.

The logs are stored in RAM only and vanish as soon as the device reboots.
So I would say that nothing to store is true, since it's the same way many VPN providers work.

Only MAC addresses are stored because of DHCP.

Hi

For Syslog, you can SSH into the router and run the following command to disable it:

/etc/init.d/log stop
/etc/init.d/log disable

reboot
1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.