Description

Explanation on how to Identify if a user has rebooted a router.

Symptoms

Router rebooted by the User

Solution

When a user reboot a router you are expected to see the below logs in the log message.


Jul 30 04:39:12.450 MX-re0 mgd[28559]: UI_REBOOT_EVENT: System rebooted by 'Test'

Jul 30 04:39:12.963 MX-re0 shutdown[35197]: reboot requested by Test at Wed Jul 30 04:39:12 2025

Jul 30 04:39:12.967 MX-re0 shutdown[35197]: reboot by Test:


Modification History

2025-08-13 : Article Created