From 1bd69a81dc32fdaa62be27e4f5ae3cfe333f2a26 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Mon, 23 Jan 2023 06:33:53 +0100 Subject: op-mode: add "show|monitor log pppoe-server" command --- op-mode-definitions/monitor-log.xml.in | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'op-mode-definitions/monitor-log.xml.in') diff --git a/op-mode-definitions/monitor-log.xml.in b/op-mode-definitions/monitor-log.xml.in index 7feedaf7f..ec428a676 100644 --- a/op-mode-definitions/monitor-log.xml.in +++ b/op-mode-definitions/monitor-log.xml.in @@ -119,7 +119,7 @@ - Monitor last lines of PPPoE log + Monitor last lines of PPPoE interface log journalctl --no-hostname --boot --follow --unit "ppp@pppoe*.service" @@ -134,6 +134,12 @@ + + + Monitor last lines of PPPoE server log + + journalctl --no-hostname --boot --follow --unit accel-ppp@pppoe.service + Monitor log for Routing Protocol -- cgit v1.2.3