<?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 ASA - splunk not recognizing individual hosts from logs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Cisco-ASA-splunk-not-recognizing-individual-hosts-from-logs/m-p/96430#M20112</link>
    <description>&lt;P&gt;Here is my log snippet:&lt;/P&gt;

&lt;P&gt;Jul 15 2013 13:14:14 **** : %ASA-6-302013: Built outbound TCP connection 248531691 for outside:205.251.242.188/80 (205.251.242.188/80) to inside:10.176.75.16/20060 (172.20.1.7/49265)&lt;/P&gt;

&lt;P&gt;My question is, is how to I get splunk to recognize the true source and destination (hosts)? Right now, it only sees the firewall as the host.&lt;/P&gt;

&lt;P&gt;I have a few Cisco apps install but none seem to give me what I need.&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jul 2013 10:42:50 GMT</pubDate>
    <dc:creator>ceisecurity</dc:creator>
    <dc:date>2013-07-16T10:42:50Z</dc:date>
    <item>
      <title>Cisco ASA - splunk not recognizing individual hosts from logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Cisco-ASA-splunk-not-recognizing-individual-hosts-from-logs/m-p/96430#M20112</link>
      <description>&lt;P&gt;Here is my log snippet:&lt;/P&gt;

&lt;P&gt;Jul 15 2013 13:14:14 **** : %ASA-6-302013: Built outbound TCP connection 248531691 for outside:205.251.242.188/80 (205.251.242.188/80) to inside:10.176.75.16/20060 (172.20.1.7/49265)&lt;/P&gt;

&lt;P&gt;My question is, is how to I get splunk to recognize the true source and destination (hosts)? Right now, it only sees the firewall as the host.&lt;/P&gt;

&lt;P&gt;I have a few Cisco apps install but none seem to give me what I need.&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 10:42:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Cisco-ASA-splunk-not-recognizing-individual-hosts-from-logs/m-p/96430#M20112</guid>
      <dc:creator>ceisecurity</dc:creator>
      <dc:date>2013-07-16T10:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA - splunk not recognizing individual hosts from logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Cisco-ASA-splunk-not-recognizing-individual-hosts-from-logs/m-p/96431#M20113</link>
      <description>&lt;P&gt;The true source for those logs is the firewall itself - that'd likely be what's sending in the syslog entries.  If you want the Source IP / Destination IP from the data, you can use the packaged Cisco App field extractions, or build your own.&lt;/P&gt;

&lt;P&gt;Example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;%ASA-6-302013:.*?for\s(?&amp;lt;SourceInterface&amp;gt;.*?):(?&amp;lt;SourceIp&amp;gt;\d+\.\d+\.\d+\.\d+)/(?&amp;lt;SourcePort&amp;gt;\d+)\s.*?to\s(?&amp;lt;DestinationInterface&amp;gt;.*?):(?&amp;lt;DestinationIp&amp;gt;\d+\.\d+\.\d+\.\d+)/(?&amp;lt;DestinationPort&amp;gt;\d+)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 16 Jul 2013 14:16:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Cisco-ASA-splunk-not-recognizing-individual-hosts-from-logs/m-p/96431#M20113</guid>
      <dc:creator>srioux</dc:creator>
      <dc:date>2013-07-16T14:16:02Z</dc:date>
    </item>
  </channel>
</rss>

