# Logging Locations

**Console line**: Syslog messages will be displayed in the CLI when connected to the device via the console port. By default, all messages (level 0 - level 7) are displayed.

**VTY lines**: Syslog messages will be displayed in the CLI when connected to the device via *Telnet/SSH*. Disabled by default.

**Buffer**: Syslog messages will be saved to RAM. By default, all messages (level 0 - level 7) are displayed.

* You can view the messages with `show logging`.

**External server**: You can configure the device to send Syslog messages to an external server.

{% hint style="info" %}
Syslog servers will listen for messages on **UDP port 514**.
{% endhint %}
