Page MenuHomeVyOS Platform

op-mode: extend "show log" and "monitor log" with additional daemons/subsystems to read journalctl logs
Closed, ResolvedPublicFEATURE REQUEST

Description

While debugging and working on T4391 I noticed the lack of some CLI commands.

For easier debugging add additional subsystems to the CLI for show log and monitor log

Add

show log

  • show log pppoe
  • show log pppoe interface <interface>

monitor log

  • monitor log pppoe
  • monitor log pppoe interface <interface>
  • monitor log dhcp
  • monitor log dhcp client interface <interface>
  • monitor log dhcpv6
  • monitor log dhcpv6 client interface <interface>

Details

Difficulty level
Easy (less than an hour)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Improvement (missing useful functionality)

Event Timeline

c-po created this task.
c-po renamed this task from op-mode: add "show log" and "monitor log" for pppoe interfaces to op-mode: extend "show log" and "monitor log" with additional daemons/subsystems to read journalctl logs.Apr 24 2022, 9:00 AM
c-po updated the task description. (Show Details)
c-po changed Difficulty level from Unknown (require assessment) to Easy (less than an hour).