Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-22 | op-mode: add show|monitor log ssh|snmp commands | Christian Poessinger | |
2022-07-21 | op-mode: T2659: show/monitor log - add ddos-protection logs | Christian Poessinger | |
2022-05-21 | op-mode: T4390: add nhrp and flow-accounting logging | Christian Poessinger | |
2022-04-24 | op-mode: T4390: add "show|monitor log pppoe" CLI commands | Christian Poessinger | |
2022-04-24 | op-mode: T4390: migrate "show log kernel" to journalctl | Christian Poessinger | |
2022-04-01 | op-mode: logging: T4308: use full option name (--boot) | Christian Poessinger | |
2022-03-31 | logging: T4308: log options for routing protocol | srividya0208 | |
It will be more convenient if there is a seperate option to debug the protocol | |||
2021-10-05 | op-mode: T3889: do not display redundant hostname when reading logs | Christian Poessinger | |
(cherry picked from commit 30cf3bc79e2253a004fcbbf76c9f99c52e7bc216) | |||
2021-10-04 | op-mode: dhcpv(v6): T3890: retrieve both server and client logfiles | Christian Poessinger | |
* rename: "show log dhcp" will become "show log dhcp server" * add: "show log dhcp client" to display logs from ALL DHCP client processes * add: "show log dhcp client interface <name>" to display logs from individual DHCP client processes * add: "show log dhcpv6 server" to display infos about running DHCPv6 server * add: "show log dhcpv6 client" to display logs from ALL DHCPv6 client processes * add: "show log dhcpv6 client interface <name>" to display logs from individual DHCPv6 client processes (cherry picked from commit ffd73958e42c20f69ded64393491966e0c9230c6) | |||
2021-10-04 | op-mode: T3889: migrate to journalctl when reading daemon logs | Christian Poessinger | |
(cherry picked from commit 3b2523b816556aa911459097c2476a2da4542151) | |||
2021-06-12 | xml: op-mode: add "show log kernel" | Christian Poessinger | |
2021-05-30 | op-mode: T3589: replace short journalctl options with long names | Christian Poessinger | |
... this is done for easier readability of the commands | |||
2021-01-11 | op-mode: T3201: fix "show log all" for RADIUS users | Christian Poessinger | |
2021-01-10 | xml: op-mode: add preprocessor support as known from configuration mode | Christian Poessinger | |