<?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 Cisco VPN Client syslog to user-id agent in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/cisco-vpn-client-syslog-to-user-id-agent/m-p/27783#M20255</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;We are trying to have Cisco ASA VPN server to send syslog message to kiwi syslog server.&amp;nbsp; The kiwi syslog server uses the vbscript to feed vpn username and vpn assigned ip address to user-id agents.&amp;nbsp; The cisco vpn client log-off message does not contain the vpn assigned ip address.&amp;nbsp; Anyone solve this problem before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ernest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2012 23:08:46 GMT</pubDate>
    <dc:creator>nextgenhappines</dc:creator>
    <dc:date>2012-11-29T23:08:46Z</dc:date>
    <item>
      <title>Cisco VPN Client syslog to user-id agent</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cisco-vpn-client-syslog-to-user-id-agent/m-p/27783#M20255</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;We are trying to have Cisco ASA VPN server to send syslog message to kiwi syslog server.&amp;nbsp; The kiwi syslog server uses the vbscript to feed vpn username and vpn assigned ip address to user-id agents.&amp;nbsp; The cisco vpn client log-off message does not contain the vpn assigned ip address.&amp;nbsp; Anyone solve this problem before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ernest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 23:08:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cisco-vpn-client-syslog-to-user-id-agent/m-p/27783#M20255</guid>
      <dc:creator>nextgenhappines</dc:creator>
      <dc:date>2012-11-29T23:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco VPN Client syslog to user-id agent</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cisco-vpn-client-syslog-to-user-id-agent/m-p/27784#M20256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use debugging level ASA log message 746012 and 746013.&amp;nbsp; 746013 has the logoff information you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't want to up the logging level to debugging you can do something like this on your ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logging list MY_VPN_MESSAGES level 5&lt;/P&gt;&lt;P&gt;Logging list MY_VPN_MESSAGES message 746012-746013&lt;/P&gt;&lt;P&gt;Logging trap MY_VPN_MESSAGES&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 17:14:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cisco-vpn-client-syslog-to-user-id-agent/m-p/27784#M20256</guid>
      <dc:creator>nitrotc</dc:creator>
      <dc:date>2013-04-03T17:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco VPN Client syslog to user-id agent</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cisco-vpn-client-syslog-to-user-id-agent/m-p/27785#M20257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone gotten Cisco ASA vpn users to PAN USER-ID via syslog&amp;nbsp; WITHOUT Kiwi syslog server? (aka $299)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 20:40:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cisco-vpn-client-syslog-to-user-id-agent/m-p/27785#M20257</guid>
      <dc:creator>MydisplayNameis3</dc:creator>
      <dc:date>2014-02-03T20:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco VPN Client syslog to user-id agent</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/cisco-vpn-client-syslog-to-user-id-agent/m-p/27786#M20258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure.&amp;nbsp; We also have this working with syslog-ng on a free Linux distro like CentOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just call your script from syslog-ng.conf:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;destination d_asa_to_userid { program("/etc/scripts/asa2uid.pl"); };&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 20:55:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/cisco-vpn-client-syslog-to-user-id-agent/m-p/27786#M20258</guid>
      <dc:creator>nitrotc</dc:creator>
      <dc:date>2014-02-05T20:55:04Z</dc:date>
    </item>
  </channel>
</rss>

