<?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: RSyslog cannot parse timestamps from ASA Syslog in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/rsyslog-cannot-parse-timestamps-from-asa-syslog/m-p/4871549#M1102525</link>
    <description>&lt;P&gt;Yes, applying the command enables timestamps in the pcap, but they are still not recognisable by Rsyslog. The solution was to add "format emblem" at the end of each syslog host. Now the timestamps are recognisable by Rsyslog.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Emblem.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/190106iA439A7D32CAB151C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Emblem.PNG" alt="Emblem.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2023 08:59:15 GMT</pubDate>
    <dc:creator>Ronit Bhattacharjee</dc:creator>
    <dc:date>2023-07-11T08:59:15Z</dc:date>
    <item>
      <title>RSyslog cannot parse timestamps from ASA Syslog</title>
      <link>https://community.cisco.com/t5/network-security/rsyslog-cannot-parse-timestamps-from-asa-syslog/m-p/4871534#M1102519</link>
      <description>&lt;P&gt;We use Rsyslog and LogAnalyzer as our Syslog collector. All our routers/switches/firewalls send Syslogs to Rsyslog. We would like timestamps in the log payload and this works fine for routers and switches, but Rsyslog cannot recognise the timestamp of the logs sent by Cisco ASA.&lt;/P&gt;
&lt;P&gt;Here's the difference&lt;/P&gt;
&lt;P&gt;Router&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Router logs with timestamps.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/190102i11BAD2949599D075/image-size/large?v=v2&amp;amp;px=999" role="button" title="Router logs with timestamps.png" alt="Router logs with timestamps.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Firewall&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Firewall logs without timestamps.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/190103i4BBA159CD7F423D7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Firewall logs without timestamps.png" alt="Firewall logs without timestamps.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Using packet captures, we can see that the firewall is indeed sending timestamps in the UDP message, but the format is different from the router and that may explain why Rsyslog is not able to parse it.&lt;/P&gt;
&lt;P&gt;Is this known behaviour? Any way to get the firewall to send the timestamps in the same format as the router?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 08:43:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rsyslog-cannot-parse-timestamps-from-asa-syslog/m-p/4871534#M1102519</guid>
      <dc:creator>Ronit Bhattacharjee</dc:creator>
      <dc:date>2023-07-11T08:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: RSyslog cannot parse timestamps from ASA Syslog</title>
      <link>https://community.cisco.com/t5/network-security/rsyslog-cannot-parse-timestamps-from-asa-syslog/m-p/4871545#M1102523</link>
      <description>&lt;P&gt;Did you apply the "logging timestamp" command on the ASA?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 08:56:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rsyslog-cannot-parse-timestamps-from-asa-syslog/m-p/4871545#M1102523</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2023-07-11T08:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: RSyslog cannot parse timestamps from ASA Syslog</title>
      <link>https://community.cisco.com/t5/network-security/rsyslog-cannot-parse-timestamps-from-asa-syslog/m-p/4871549#M1102525</link>
      <description>&lt;P&gt;Yes, applying the command enables timestamps in the pcap, but they are still not recognisable by Rsyslog. The solution was to add "format emblem" at the end of each syslog host. Now the timestamps are recognisable by Rsyslog.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Emblem.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/190106iA439A7D32CAB151C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Emblem.PNG" alt="Emblem.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 08:59:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rsyslog-cannot-parse-timestamps-from-asa-syslog/m-p/4871549#M1102525</guid>
      <dc:creator>Ronit Bhattacharjee</dc:creator>
      <dc:date>2023-07-11T08:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: RSyslog cannot parse timestamps from ASA Syslog</title>
      <link>https://community.cisco.com/t5/network-security/rsyslog-cannot-parse-timestamps-from-asa-syslog/m-p/4871552#M1102527</link>
      <description>&lt;P&gt;Thanks for update us and share solution.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 09:01:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/rsyslog-cannot-parse-timestamps-from-asa-syslog/m-p/4871552#M1102527</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-07-11T09:01:01Z</dc:date>
    </item>
  </channel>
</rss>

