Please enable JavaScript.
Coggle requires JavaScript to display documents.
remote logging - Coggle Diagram
remote logging
filter
-
remote
syslog
-
-
You can also create a secure log destination using the secure parameter and specify the SSL
certificates by log trustpoint command. It is only available for IPv4 hosts
might not support
log host source
Specifies a source interface or IP address for the device to send syslog messages from. This is useful if the device can reach the syslog server via multiple interfaces or addresses and you want to control which interface/address the device uses.Specifies a source interface or IP address for the device to send syslog messages from. This is useful if the device can reach the syslog server via multiple interfaces or addresses and you want to control which interface/address the device uses.
log host time
Adjust the time information in messages to a time zone other than the one configured on this device.
email logs
-
-
might not support
log email time
Adjusts the time information in messages to a time zone other than the one configured on this device
-
mail smtp
Specifying the server by
using its domain name is only available from software version 5.4.7-1.1 onwards
configuring log filters
Configuring filters to include logging messages in the CLI
log buffered level informational program epsr
To filter only the OSPF message (SEND[Hello]: To 224.0.0.5 via vlan1:172.16.101.2, length 44)
to appear on the console, or in "show log", use the following command:
log buffered program ospf msgtext To 224.0.0.5 via
vlan1:172.16.101.2, length 44
-
-
-
-
-