<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ASA 5550 - Two different syslogs servers in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450766#M614901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;just to take you updated and to suggest a solution to other users that need to solve the same problem, I want to tell you that I've solved it as you told me, and it's working. In detail, I've created a logging list with all the auth events I need, and I've configured the ASA to send a SNMP trap to a target device (Qradar Appliance in my case) that stores all the events. This solution is not very simple to manage, and I hope that Cisco can upgrade ASA's syslog functions and features in the next releases, but can help you in having different logs sent to different destinations, as requested to the Italian's laws to audit login and logout of administrators. Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Mar 2011 22:09:24 GMT</pubDate>
    <dc:creator>acimalacqua</dc:creator>
    <dc:date>2011-03-20T22:09:24Z</dc:date>
    <item>
      <title>ASA 5550 - Two different syslogs servers</title>
      <link>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450760#M614895</link>
      <description>&lt;P&gt;Hi to all.&lt;/P&gt;&lt;P&gt;In my Cisco ASA 5550, I need to set two different syslogs servers, and I need to send the system logs to the first one (only admins login/logout), and the traffic logs and all the rest (informational level) to the second one. Do you know if is it possible or not and, if yes, how to configure it? All suggestions will be really appreciated. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:23:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450760#M614895</guid>
      <dc:creator>acimalacqua</dc:creator>
      <dc:date>2019-03-11T18:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5550 - Two different syslogs servers</title>
      <link>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450761#M614896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my reserch it is not possible to have two syslog server configured and working at same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They can be configured as primary and secondary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nitin agarwal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 14:58:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450761#M614896</guid>
      <dc:creator>Nitin Agarwal</dc:creator>
      <dc:date>2010-08-10T14:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5550 - Two different syslogs servers</title>
      <link>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450762#M614897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can configure multiple syslog servers using multiple 'logging host' commands, such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logging trap warnings&lt;/P&gt;&lt;P&gt;logging host inside 10.1.1.1&lt;/P&gt;&lt;P&gt;logging host inside 10.1.1.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will send syslogs to both servers. However,&amp;nbsp; it does not meet your second requirement of sending different logs to each host. For that, you would have to use a different logging facility, such as 'logging mail' or 'logging asdm'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 15:15:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450762#M614897</guid>
      <dc:creator>mirober2</dc:creator>
      <dc:date>2010-08-10T15:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5550 - Two different syslogs servers</title>
      <link>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450763#M614898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alessandro,&lt;/P&gt;&lt;P&gt;You can send the same warning level to both syslogs servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot send debug to one syslog server and critical to the other syslog server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would be nice if we can do that.&amp;nbsp; May be an ENH request is filed somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 17:37:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450763#M614898</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-08-10T17:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5550 - Two different syslogs servers</title>
      <link>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450764#M614899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all, guys.&lt;/P&gt;&lt;P&gt;I supposed it. I succeded to set two syslogs servers, but I had the "problem" to have the same logging level in both of them (just a "replica" of logs). I hope that Cisco can make this upgrade in the future, because it will be very usefull in my company to have different recipients for the logs. My area needs to have traffic logs for troubleshooting and a security area needs to have only the admin's login and logout to track them for Italian's laws. I'll keep in touch about this upgrade... Thanks again. Have a nice holidays.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 20:19:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450764#M614899</guid>
      <dc:creator>acimalacqua</dc:creator>
      <dc:date>2010-08-10T20:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5550 - Two different syslogs servers</title>
      <link>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450765#M614900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While there is a limitation in the syslog server configurations, you could&lt;/P&gt;&lt;P&gt;use other logging methods to collect specific information. While it is not&lt;/P&gt;&lt;P&gt;very efficient method, if you are just concerned about login/logout messages&lt;/P&gt;&lt;P&gt;for security audit purposes, you could use email logging. You can create a&lt;/P&gt;&lt;P&gt;logging list and then send those messages to your email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logging list mail message 111008&lt;/P&gt;&lt;P&gt;logging list mail message 111004&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logging from-address &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do similar things by sending specific log events to SNMP server as&lt;/P&gt;&lt;P&gt;well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 05:44:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450765#M614900</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-08-11T05:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5550 - Two different syslogs servers</title>
      <link>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450766#M614901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;just to take you updated and to suggest a solution to other users that need to solve the same problem, I want to tell you that I've solved it as you told me, and it's working. In detail, I've created a logging list with all the auth events I need, and I've configured the ASA to send a SNMP trap to a target device (Qradar Appliance in my case) that stores all the events. This solution is not very simple to manage, and I hope that Cisco can upgrade ASA's syslog functions and features in the next releases, but can help you in having different logs sent to different destinations, as requested to the Italian's laws to audit login and logout of administrators. Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2011 22:09:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450766#M614901</guid>
      <dc:creator>acimalacqua</dc:creator>
      <dc:date>2011-03-20T22:09:24Z</dc:date>
    </item>
    <item>
      <title>ASA 5550 - Two different syslogs servers</title>
      <link>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450767#M614902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please send me the solution ? i have the same proble and need to configure it. i will be happy to get the syslog config you don on the ASA &lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 10:11:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450767#M614902</guid>
      <dc:creator>Alain-Florent Essome</dc:creator>
      <dc:date>2014-02-17T10:11:44Z</dc:date>
    </item>
    <item>
      <title>ASA 5550 - Two different syslogs servers</title>
      <link>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450768#M614903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls. refer &lt;A href="https://tools.cisco.com/bugsearch/bug/%3Ca%20href='https://www.cisco.com/cisco/psn/bssprt/bss?searchType=bstbugidsearch&amp;amp;page=bstBugDetail&amp;amp;BugID=CSCea93753'%20target='_blank'%3ECSCea93753%3C/a%3E/?reffering_site=dumpcr"&gt;CSCea93753&lt;/A&gt;. It is still not resolved. You are welcome to add your comments to the enhancement request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kureli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 14:44:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450768#M614903</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2014-02-17T14:44:56Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450769#M614904</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am currently facing the same issue and need a solution. Did you ever find one?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Abdhija&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 08:52:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5550-two-different-syslogs-servers/m-p/1450769#M614904</guid>
      <dc:creator>abdhija.s</dc:creator>
      <dc:date>2017-03-30T08:52:43Z</dc:date>
    </item>
  </channel>
</rss>

