<?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 Set up a SYSLOG Server - ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150994#M361151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The syslog server details vary, of course, depending one what server you are running.&amp;nbsp; For rsyslog on Redhat enterprise 6 I use a configuration similar to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the ASA:&lt;/P&gt;&lt;P&gt;&amp;nbsp; logging enable&lt;/P&gt;&lt;P&gt;&amp;nbsp; logging timestamp&lt;/P&gt;&lt;P&gt;&amp;nbsp; logging buffer-size 40960&lt;/P&gt;&lt;P&gt;&amp;nbsp; logging trap informational&lt;/P&gt;&lt;P&gt;&amp;nbsp; logging facility 22&lt;/P&gt;&lt;P&gt;&amp;nbsp; logging host AN-INTERFACE&amp;nbsp; SYSLOG-IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Linux box, in /etc/rsyslog.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp; $ModLoad imudp&lt;/P&gt;&lt;P&gt;&amp;nbsp; $UDPServerRun 514&lt;/P&gt;&lt;P&gt;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp; local6.*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /var/log/asa/asa.log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next you need some log rotation, log analysis, etc.&amp;nbsp; And you have to do:&lt;/P&gt;&lt;P&gt;&amp;nbsp; mkdir /var/log/asa&lt;/P&gt;&lt;P&gt;to create the destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The point of specifying the facility (22 aka local6) is to allow the firewall logs to be easily segregated from other logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Jim Leinweber, WI State Lab of Hygiene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Feb 2013 15:41:16 GMT</pubDate>
    <dc:creator>James Leinweber</dc:creator>
    <dc:date>2013-02-28T15:41:16Z</dc:date>
    <item>
      <title>Set up a SYSLOG Server - ASA</title>
      <link>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150992#M361148</link>
      <description>&lt;P&gt;&amp;nbsp; Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to set up a syslog server for capturing ASA logs , i have enabled logging through ASDM on an interface directing towards ip 192.168.x.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what do i need to set up on 192.168.x.x to capture the logs ?? where can i see those logs on the syslog server ???&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:07:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150992#M361148</guid>
      <dc:creator>aryarahul</dc:creator>
      <dc:date>2019-03-12T01:07:29Z</dc:date>
    </item>
    <item>
      <title>Set up a SYSLOG Server - ASA</title>
      <link>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150993#M361150</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;You naturally need a software on the actual server that would handle the logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I imagine there are several softwares that can handle handle this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sadly I dont personally set up our servers, I just use them. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; I think we have Linux servers setup as Syslog servers and I use the CLI through SSH connection to parse/filter through the logs I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 10:07:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150993#M361150</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-02-28T10:07:53Z</dc:date>
    </item>
    <item>
      <title>Set up a SYSLOG Server - ASA</title>
      <link>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150994#M361151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The syslog server details vary, of course, depending one what server you are running.&amp;nbsp; For rsyslog on Redhat enterprise 6 I use a configuration similar to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the ASA:&lt;/P&gt;&lt;P&gt;&amp;nbsp; logging enable&lt;/P&gt;&lt;P&gt;&amp;nbsp; logging timestamp&lt;/P&gt;&lt;P&gt;&amp;nbsp; logging buffer-size 40960&lt;/P&gt;&lt;P&gt;&amp;nbsp; logging trap informational&lt;/P&gt;&lt;P&gt;&amp;nbsp; logging facility 22&lt;/P&gt;&lt;P&gt;&amp;nbsp; logging host AN-INTERFACE&amp;nbsp; SYSLOG-IP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Linux box, in /etc/rsyslog.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp; $ModLoad imudp&lt;/P&gt;&lt;P&gt;&amp;nbsp; $UDPServerRun 514&lt;/P&gt;&lt;P&gt;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp; local6.*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /var/log/asa/asa.log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next you need some log rotation, log analysis, etc.&amp;nbsp; And you have to do:&lt;/P&gt;&lt;P&gt;&amp;nbsp; mkdir /var/log/asa&lt;/P&gt;&lt;P&gt;to create the destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The point of specifying the facility (22 aka local6) is to allow the firewall logs to be easily segregated from other logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Jim Leinweber, WI State Lab of Hygiene&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 15:41:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150994#M361151</guid>
      <dc:creator>James Leinweber</dc:creator>
      <dc:date>2013-02-28T15:41:16Z</dc:date>
    </item>
    <item>
      <title>Set up a SYSLOG Server - ASA</title>
      <link>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150995#M361152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;apart from linux how can i capture logs in a Windows Server , what softwares should i be running ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Mar 2013 05:40:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150995#M361152</guid>
      <dc:creator>aryarahul</dc:creator>
      <dc:date>2013-03-02T05:40:00Z</dc:date>
    </item>
    <item>
      <title>Set up a SYSLOG Server - ASA</title>
      <link>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150996#M361153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can it be configured on a windows Machine anyone ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 06:59:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150996#M361153</guid>
      <dc:creator>aryarahul</dc:creator>
      <dc:date>2013-04-10T06:59:38Z</dc:date>
    </item>
    <item>
      <title>Set up a SYSLOG Server - ASA</title>
      <link>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150997#M361154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; There you go: &lt;A href="http://www.lmgtfy.com/?q=syslog+server+windows"&gt;http://www.lmgtfy.com/?q=syslog+server+windows&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can use one that costs or one that is free.&lt;/P&gt;&lt;DIV class="mcePaste" id="_mcePaste" style="overflow: hidden; height: 1px; position: absolute; left: -10000px; top: 0px; width: 1px;"&gt;﻿&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 09:46:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150997#M361154</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2013-04-10T09:46:05Z</dc:date>
    </item>
    <item>
      <title>Set up a SYSLOG Server - ASA</title>
      <link>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150998#M361155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul Arya&lt;/P&gt;&lt;P&gt;Well you install a syslog server software&lt;/P&gt;&lt;P&gt;There are many different syslog server software out on the net.&lt;/P&gt;&lt;P&gt;Some are free to install and use and some you have to pay for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One that I like is the Kiwi syslog server. (now from solarwinds)&lt;/P&gt;&lt;P&gt;There are two versions available of that server, the paid with some extra bells and whistles and the free bare one.&lt;/P&gt;&lt;P&gt;One nice part is that it has the possibility to do windows -&amp;gt; syslog logging with a little log forwarder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you are going to need software to analyse the information in the syslog file.&lt;/P&gt;&lt;P&gt;I would start with grep (also software to be installed in windows. but there is a "similar" command in windows. the "Find" command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can go to more advanced software like splunk and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 13:45:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150998#M361155</guid>
      <dc:creator>hobbe</dc:creator>
      <dc:date>2013-04-10T13:45:41Z</dc:date>
    </item>
    <item>
      <title>Set up a SYSLOG Server - ASA</title>
      <link>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150999#M361156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Hobbe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiwi did the job...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 05:14:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/set-up-a-syslog-server-asa/m-p/2150999#M361156</guid>
      <dc:creator>aryarahul</dc:creator>
      <dc:date>2013-05-29T05:14:43Z</dc:date>
    </item>
  </channel>
</rss>

