<?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 Security Suite &amp; VPN Statistics in Security</title>
    <link>https://community.splunk.com/t5/Security/Cisco-Security-Suite-VPN-Statistics/m-p/172272#M5101</link>
    <description>&lt;P&gt;I have data coming in via UDP port #514 and I changed the REGEX to "%ASA-\d+-\d+" and I now have data coming in to the Cisco Security Suite. &lt;/P&gt;

&lt;P&gt;I use the following search to obtain data for VPN: "process="%ASA-5-722033" sourcetype=syslog" &lt;/P&gt;

&lt;P&gt;This will give me a list of TCP and UDP connections along with the VPN user etc. However, what I really need is to be able to see the total RX &amp;amp; TX for the time period I specify for each user. &lt;/P&gt;

&lt;P&gt;Can anyone help with this? Is there a way to get the output to be in a graphical representation? &lt;/P&gt;

&lt;P&gt;Thank you all very much. &lt;/P&gt;</description>
    <pubDate>Mon, 09 Dec 2013 15:30:29 GMT</pubDate>
    <dc:creator>cellison</dc:creator>
    <dc:date>2013-12-09T15:30:29Z</dc:date>
    <item>
      <title>Cisco Security Suite &amp; VPN Statistics</title>
      <link>https://community.splunk.com/t5/Security/Cisco-Security-Suite-VPN-Statistics/m-p/172272#M5101</link>
      <description>&lt;P&gt;I have data coming in via UDP port #514 and I changed the REGEX to "%ASA-\d+-\d+" and I now have data coming in to the Cisco Security Suite. &lt;/P&gt;

&lt;P&gt;I use the following search to obtain data for VPN: "process="%ASA-5-722033" sourcetype=syslog" &lt;/P&gt;

&lt;P&gt;This will give me a list of TCP and UDP connections along with the VPN user etc. However, what I really need is to be able to see the total RX &amp;amp; TX for the time period I specify for each user. &lt;/P&gt;

&lt;P&gt;Can anyone help with this? Is there a way to get the output to be in a graphical representation? &lt;/P&gt;

&lt;P&gt;Thank you all very much. &lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2013 15:30:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Cisco-Security-Suite-VPN-Statistics/m-p/172272#M5101</guid>
      <dc:creator>cellison</dc:creator>
      <dc:date>2013-12-09T15:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Security Suite &amp; VPN Statistics</title>
      <link>https://community.splunk.com/t5/Security/Cisco-Security-Suite-VPN-Statistics/m-p/172273#M5102</link>
      <description>&lt;P&gt;Sorry for the wrong title. It should be "Cisco Security Suite &amp;amp; VPN Statistics." I have tried updating the title, but can not get past any of the reCaptch security phrases. Bug perhaps?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2013 15:38:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Cisco-Security-Suite-VPN-Statistics/m-p/172273#M5102</guid>
      <dc:creator>cellison</dc:creator>
      <dc:date>2013-12-09T15:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Security Suite &amp; VPN Statistics</title>
      <link>https://community.splunk.com/t5/Security/Cisco-Security-Suite-VPN-Statistics/m-p/172274#M5103</link>
      <description>&lt;P&gt;I think I may have figured out a way to get the info I was searching for. However, I'd like some feedback to see if I am interpreting the data correctly. &lt;/P&gt;

&lt;P&gt;I put together this search: source="udp:514" sourcetype="syslog" index="main" "username" "DefaultWEBVPNGroup"&lt;/P&gt;

&lt;P&gt;Then I specify a date parameter and it looks like I get what I need. It appears that I get the initial VPN session connection and then I also get the disconnect if it is in the same time period I searched for. In that disconnect event, it has "Bytes xmt &amp;amp; Bytes rcv." &lt;/P&gt;

&lt;P&gt;Am I correct in my intrepretation that this was the total data transmitted and received for that VPN session? &lt;/P&gt;

&lt;P&gt;Here is a sample output: &lt;/P&gt;

&lt;P&gt;Dec  8 16:50:46 10.110.255.1 Dec 08 2013 16:52:03 ASA : %ASA-4-113019: Group = DefaultWEBVPNGroup, Username = ********, IP = xxx.xxx.xxx.xxx, Session disconnected. Session Type: SSL, Duration: 0h:14m:47s, Bytes xmt: 1651278, Bytes rcv: 289109, Reason: User Requested&lt;/P&gt;

&lt;P&gt;Thanks for any input. &lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2013 16:44:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Cisco-Security-Suite-VPN-Statistics/m-p/172274#M5103</guid>
      <dc:creator>cellison</dc:creator>
      <dc:date>2013-12-09T16:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Security Suite &amp; VPN Statistics</title>
      <link>https://community.splunk.com/t5/Security/Cisco-Security-Suite-VPN-Statistics/m-p/172275#M5104</link>
      <description>&lt;P&gt;Your interpretation certainly makes sense. Maybe there's some doc from Cisco that would shed some real light.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2013 16:48:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Cisco-Security-Suite-VPN-Statistics/m-p/172275#M5104</guid>
      <dc:creator>halr9000</dc:creator>
      <dc:date>2013-12-09T16:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco Security Suite &amp; VPN Statistics</title>
      <link>https://community.splunk.com/t5/Security/Cisco-Security-Suite-VPN-Statistics/m-p/172276#M5105</link>
      <description>&lt;P&gt;Thanks for changing the title. No matter what captcha I tried when doing an update, it would not pass. However, I could comment just fine and the captcha would work. &lt;/P&gt;

&lt;P&gt;Do you perhaps know of a way to get this data in a chart form showing the TX and RX?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2013 17:01:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Cisco-Security-Suite-VPN-Statistics/m-p/172276#M5105</guid>
      <dc:creator>cellison</dc:creator>
      <dc:date>2013-12-09T17:01:39Z</dc:date>
    </item>
  </channel>
</rss>

