From db838f6fdad266ca4c05ce84a6ed7aae4f294594 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 7 Feb 2025 11:35:57 +0100 Subject: [PATCH] interfaces: logging pages no longer exist Now part of general system logging for better correlation. --- source/interfaces.rst | 1 - source/manual/logging_interfaces.rst | 12 ------------ 2 files changed, 13 deletions(-) delete mode 100644 source/manual/logging_interfaces.rst diff --git a/source/interfaces.rst b/source/interfaces.rst index 23d5c7ab..a0e647ed 100644 --- a/source/interfaces.rst +++ b/source/interfaces.rst @@ -24,7 +24,6 @@ All traffic flowing through your appliance is using (virtual) interfaces, this i manual/wireless manual/ipv6 manual/diagnostics_interfaces - manual/logging_interfaces Setup Guides diff --git a/source/manual/logging_interfaces.rst b/source/manual/logging_interfaces.rst deleted file mode 100644 index 95b6cec8..00000000 --- a/source/manual/logging_interfaces.rst +++ /dev/null @@ -1,12 +0,0 @@ -============== -Log Files -============== - -When troubleshooting problems with your firewall, it is very likely you have to check -the logs available on your system. In the UI of OPNsense, the log files are generally grouped -with the settings of the component they belong to. The log files can be found here: - -==================== ============================================================== =================================================================== - **Wireless** :menuselection:`Interfaces --> Wireless --> Log File` *When using wireless features of OPNsense you find the logs here* - **Point-to-Point** :menuselection:`Interfaces --> Point-to-Point --> Log File` *PPP dialup logs like PPPoE are found here* -==================== ============================================================== ===================================================================