<?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: Firewall rule name in logs in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/firewall-rule-name-in-logs/m-p/3838767#M11446</link>
    <description>&lt;P&gt;I think that it is not possible. Log entry is used to show information of layer 3 and 4 like port, protocol, ip and something like it. But you can input name for rules, but you cant shown these names on logs table.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Apr 2019 13:35:58 GMT</pubDate>
    <dc:creator>Jaderson Pessoa</dc:creator>
    <dc:date>2019-04-15T13:35:58Z</dc:date>
    <item>
      <title>Firewall rule name in logs</title>
      <link>https://community.cisco.com/t5/network-security/firewall-rule-name-in-logs/m-p/3838726#M11445</link>
      <description>&lt;P&gt;Regarding Cisco ASA:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Can I configure the ASA to include the firewall rule name in each log entry ?&lt;/LI&gt;&lt;LI&gt;Can I put any name in the rule, is there some character restrictions (as comma) ?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;My aim is to include tags in rule names to filter the logs before they are indexed into a SIEM&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 17:02:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-rule-name-in-logs/m-p/3838726#M11445</guid>
      <dc:creator>alsii</dc:creator>
      <dc:date>2020-02-21T17:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall rule name in logs</title>
      <link>https://community.cisco.com/t5/network-security/firewall-rule-name-in-logs/m-p/3838767#M11446</link>
      <description>&lt;P&gt;I think that it is not possible. Log entry is used to show information of layer 3 and 4 like port, protocol, ip and something like it. But you can input name for rules, but you cant shown these names on logs table.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 13:35:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-rule-name-in-logs/m-p/3838767#M11446</guid>
      <dc:creator>Jaderson Pessoa</dc:creator>
      <dc:date>2019-04-15T13:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall rule name in logs</title>
      <link>https://community.cisco.com/t5/network-security/firewall-rule-name-in-logs/m-p/3838794#M11447</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;Each syslog entry relating to an ACL will include its name at the end of the string, eg&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;... by access-group &amp;lt;YOUR_ACL_NAME&amp;gt;&lt;/PRE&gt;
&lt;P&gt;The naming limitations are those defined by ACLs in general [a-zA-Z0-9] and a limited subet of special characters.&lt;/P&gt;
&lt;P&gt;There should be enough information in a message for filtering. Exactly what are you trying to achieve?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers,&lt;/P&gt;
&lt;P&gt;Seb.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 14:12:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-rule-name-in-logs/m-p/3838794#M11447</guid>
      <dc:creator>Seb Rupik</dc:creator>
      <dc:date>2019-04-15T14:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall rule name in logs</title>
      <link>https://community.cisco.com/t5/network-security/firewall-rule-name-in-logs/m-p/3838911#M11448</link>
      <description>&lt;P&gt;It looks like it is only true for DENY, cf &lt;A href="https://community.cisco.com/t5/firewalls/asa-log-entry-format/td-p/2204896" target="_self"&gt;here&lt;/A&gt;. Do you confirm ?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 17:25:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-rule-name-in-logs/m-p/3838911#M11448</guid>
      <dc:creator>alsii</dc:creator>
      <dc:date>2019-04-15T17:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Firewall rule name in logs</title>
      <link>https://community.cisco.com/t5/network-security/firewall-rule-name-in-logs/m-p/3839025#M11449</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;If you do not have the log option at the end of an ACE, then in the event of it being a deny ACE it will generate a code 106023 message, the format of this message contains the string &lt;STRONG&gt;by access-group:&lt;/STRONG&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Apr 15 09:36:50: %ASA-4-106023: Deny tcp src dmz:X.X.X.30/63016 dst outside:X.X.X.8/53 &lt;STRONG&gt;by access-group "acl_dmz"&lt;/STRONG&gt; [0xe3aab522, 0x0]&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/syslog/b_syslog/syslogs1.html#con_6482625" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/syslog/b_syslog/syslogs1.html#con_6482625&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you specify the log option at the end of a permit or deny ACE it will log a code 106100 message, the format of which is slightly different, the ACL name is specified after the string &lt;STRONG&gt;access-list:&lt;/STRONG&gt;&lt;/P&gt;
&lt;PRE&gt;Apr 15 09:34:34 EDT: %ASA-session-5-106100: &lt;STRONG&gt;access-list acl_in&lt;/STRONG&gt; permitted tcp inside/X.X.X.16(2241) -&amp;gt; outside/X.X.X.89(2000) hit-cnt 1 first hit [0x71a87d94, 0x0]&lt;/PRE&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/syslog/b_syslog/syslogs1.html#con_4769049" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/syslog/b_syslog/syslogs1.html#con_4769049&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers,&lt;/P&gt;
&lt;P&gt;Seb.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2019 21:47:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-rule-name-in-logs/m-p/3839025#M11449</guid>
      <dc:creator>Seb Rupik</dc:creator>
      <dc:date>2019-04-15T21:47:38Z</dc:date>
    </item>
  </channel>
</rss>

