Skip to content

lf-edge/eve-monitor-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

25e4ee9 · Mar 12, 2025
Feb 26, 2025
Jul 2, 2024
Jul 29, 2024
Jan 20, 2025
Feb 26, 2025
Jul 27, 2024
Jan 29, 2025
Oct 31, 2024
Mar 12, 2025
Mar 12, 2025
Jul 23, 2024
Feb 26, 2025

Repository files navigation

By default in modern kernels, non-root users are not allowed to read /dev/kmsg. But it is desirable for this application to be able to read it for printing those logs for operators. To enable that functionality without running this as root run sudo sysctl kernel.dmesg_restrict=0