# Cisco ASA Syslog Configuration

**URL:** https://forum.networklessons.com/t/cisco-asa-syslog-configuration/837
**Category:** Lessons Discussion
**Created:** [December 19, 2016, 4:42pm UTC](https://forum.networklessons.com/t/cisco-asa-syslog-configuration/837 "2016-12-19T16:42:17Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![lagapidis](https://cdn-forum.networklessons.com/user_avatar/forum.networklessons.com/lagapidis/32/4949_2.png) [@lagapidis](https://forum.networklessons.com/u/lagapidis)
#### Post date: [November 23, 2020, 11:53am UTC](https://forum.networklessons.com/t/cisco-asa-syslog-configuration/837/5 "2020-11-23T11:53:35Z")

</div>

Hello Ayong

> [@aneba](#):
>
> - I understand that the logging recipient-address can be an individual but What will the logging-from address be? Do we configure the ASA to own an email address? and how? (I mean, who owns the [asa@networklessons.com](mailto:asa@networklessons.com) address in this case?)

In order to use this feature, you must also have an SMTP email server. In this case, the ASA is functioning as an email client. The SMTP server used in this configuration has an IP address of 192.168.1.1. The SMTP server should be set up to accept emails from the ASA without any password or other security information.

> [@aneba](#):
>
> - Is it possible to configure other devices to send their syslog messages to ASA1? and what will that command be?

No, the ASA cannot function as a Syslog server to receive the Syslog messages of other devices. The best practice is to set up a local Syslog server that will capture and maintain a database of the Syslog messages sent out by all of your devices. This will be much easier than parsing through logs on the devices or even emails. The email option is good for emergency level Syslogs, just so you can be informed of critical events, but in general, is more difficult to use for troubleshooting processes…

I hope this has been helpful!

Laz

---

_[View the full topic](https://forum.networklessons.com/t/cisco-asa-syslog-configuration/837)._
