<?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: Exclude source/destination ip on ASA log? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/exclude-source-destination-ip-on-asa-log/m-p/1836388#M492266</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Yes it can. (The ASA)&lt;/P&gt;&lt;P&gt;There is a grep in the ASA already so no need to export it for that reason alone.&lt;/P&gt;&lt;P&gt;And there is grep for windows also and there&amp;nbsp; is the windows find command also.&lt;/P&gt;&lt;P&gt;(no need to be discouraged if you do not feel comfortable with linux/unix/bsd)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example&lt;/P&gt;&lt;P&gt;Sh log | e (TCP|UDP) will give you everything BUT any row with UDP or TCP in it&lt;/P&gt;&lt;P&gt;it will however give you the rows with tcp and/or udp in them.(case sensitive)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show log | e (UDP|TCP|ICMP)&lt;/P&gt;&lt;P&gt;will not show rows with UDP TCP or ICMP in them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to say it you would state&lt;/P&gt;&lt;P&gt;show log pipe exclude left paranthetis UDP pipe TCP pipe ICMP right paranthesis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF we are talking about the syslog reciever, then it is all up to your syslog software what that can do with the incoming traffic.&lt;/P&gt;&lt;P&gt;My personal motto is log everything want nothing.&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>Tue, 29 Nov 2011 16:26:52 GMT</pubDate>
    <dc:creator>hobbe</dc:creator>
    <dc:date>2011-11-29T16:26:52Z</dc:date>
    <item>
      <title>Exclude source/destination ip on ASA log?</title>
      <link>https://community.cisco.com/t5/network-security/exclude-source-destination-ip-on-asa-log/m-p/1836386#M492264</link>
      <description>&lt;P&gt;Can the ASA allows to exclude source ip/destination ip on its log?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some source/destination ip addresses kept filling up the sys log that I don't want to see those on the log. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess I could filtered out by message ID number; but the rule is not specific.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 21:56:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/exclude-source-destination-ip-on-asa-log/m-p/1836386#M492264</guid>
      <dc:creator>kope</dc:creator>
      <dc:date>2019-03-11T21:56:18Z</dc:date>
    </item>
    <item>
      <title>Exclude source/destination ip on ASA log?</title>
      <link>https://community.cisco.com/t5/network-security/exclude-source-destination-ip-on-asa-log/m-p/1836387#M492265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may send your log to UNIX syslog-server and then grep it as you wish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 15:54:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/exclude-source-destination-ip-on-asa-log/m-p/1836387#M492265</guid>
      <dc:creator>andrey.dugin</dc:creator>
      <dc:date>2011-11-29T15:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude source/destination ip on ASA log?</title>
      <link>https://community.cisco.com/t5/network-security/exclude-source-destination-ip-on-asa-log/m-p/1836388#M492266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Yes it can. (The ASA)&lt;/P&gt;&lt;P&gt;There is a grep in the ASA already so no need to export it for that reason alone.&lt;/P&gt;&lt;P&gt;And there is grep for windows also and there&amp;nbsp; is the windows find command also.&lt;/P&gt;&lt;P&gt;(no need to be discouraged if you do not feel comfortable with linux/unix/bsd)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example&lt;/P&gt;&lt;P&gt;Sh log | e (TCP|UDP) will give you everything BUT any row with UDP or TCP in it&lt;/P&gt;&lt;P&gt;it will however give you the rows with tcp and/or udp in them.(case sensitive)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show log | e (UDP|TCP|ICMP)&lt;/P&gt;&lt;P&gt;will not show rows with UDP TCP or ICMP in them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to say it you would state&lt;/P&gt;&lt;P&gt;show log pipe exclude left paranthetis UDP pipe TCP pipe ICMP right paranthesis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF we are talking about the syslog reciever, then it is all up to your syslog software what that can do with the incoming traffic.&lt;/P&gt;&lt;P&gt;My personal motto is log everything want nothing.&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>Tue, 29 Nov 2011 16:26:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/exclude-source-destination-ip-on-asa-log/m-p/1836388#M492266</guid>
      <dc:creator>hobbe</dc:creator>
      <dc:date>2011-11-29T16:26:52Z</dc:date>
    </item>
  </channel>
</rss>

