<?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>question Re: Metron pcap analysis vs wireshark in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Metron-pcap-analysis-vs-wireshark/m-p/180539#M67707</link>
    <description>&lt;P&gt;So, as @jsirota said, Metron focuses on storage and capture at scale.  Another dimension to the problem is filtering that which you've stored.  In addition to storm topologies and DPDK-based tools for capture, we can also filter the stored raw pcap data filtering via a few dimensions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;time&lt;/LI&gt;&lt;LI&gt;destination port&lt;/LI&gt;&lt;LI&gt;destination address&lt;/LI&gt;&lt;LI&gt;source port&lt;/LI&gt;&lt;LI&gt;source address&lt;/LI&gt;&lt;LI&gt;binary regex for content&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This search happens over all of your data in parallel and the output is a pcap file of just the matching packets.  This is suitable for further analysis in wireshark to bring in other layer metadata.&lt;/P&gt;&lt;P&gt;To recap, we are mostly a capture to HDFS and then filter for targeted correlation later.&lt;/P&gt;</description>
    <pubDate>Sat, 28 Oct 2017 02:57:10 GMT</pubDate>
    <dc:creator>cstella</dc:creator>
    <dc:date>2017-10-28T02:57:10Z</dc:date>
    <item>
      <title>Metron pcap analysis vs wireshark</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Metron-pcap-analysis-vs-wireshark/m-p/180537#M67705</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I’m new to Metron and i’ve been reading this forum of questions, explanatory, and guides. However, I’m still missing a few pieces of puzzles for my understanding of Metron’s capability. Any feedback is appreciated.&lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;Someone mentioned that for fine grain analysis of PCAP data we would need to use Wireshark. Wireshark is great, but it’s slow specially when we want to load a few PCAP files in and correlate them at once. Also, I would like to correlate/analyze my data from all types that were ingested into Metron. What’s the limitation of PCAP analysis in Metron?Why do I need to use Wireshark when I already have all my data in Metron?&lt;/LI&gt;&lt;LI&gt;Can I manually add PCAP files to Metron? My sample scenario would be to have Metron installed and setup locally and periodically load in data collected from another Metron cluster after a network security testing or security vulnerability assessment.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Again, thank you for all feedbacks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 02:00:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Metron-pcap-analysis-vs-wireshark/m-p/180537#M67705</guid>
      <dc:creator>nnat25191</dc:creator>
      <dc:date>2017-09-07T02:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Metron pcap analysis vs wireshark</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Metron-pcap-analysis-vs-wireshark/m-p/180538#M67706</link>
      <description>&lt;P&gt;You use Metron to capture, stream, and store PCAP on HDFS.  You do so at massive scale and massive volume, which is not something that Wireshark can handle.  You can then use Metron services to search and filter PCAP from HDFS, and once filtered save it (once it's at a size that Wireshark can consume) and load it in Wireshark for further examination.   You need several components to accomplish this functionality.  The overview and the docs are located here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/apache/metron/tree/master/metron-platform/metron-pcap-backend" target="_blank"&gt;https://github.com/apache/metron/tree/master/metron-platform/metron-pcap-backend&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2017 02:36:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Metron-pcap-analysis-vs-wireshark/m-p/180538#M67706</guid>
      <dc:creator>jsirota</dc:creator>
      <dc:date>2017-10-28T02:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Metron pcap analysis vs wireshark</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Metron-pcap-analysis-vs-wireshark/m-p/180539#M67707</link>
      <description>&lt;P&gt;So, as @jsirota said, Metron focuses on storage and capture at scale.  Another dimension to the problem is filtering that which you've stored.  In addition to storm topologies and DPDK-based tools for capture, we can also filter the stored raw pcap data filtering via a few dimensions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;time&lt;/LI&gt;&lt;LI&gt;destination port&lt;/LI&gt;&lt;LI&gt;destination address&lt;/LI&gt;&lt;LI&gt;source port&lt;/LI&gt;&lt;LI&gt;source address&lt;/LI&gt;&lt;LI&gt;binary regex for content&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This search happens over all of your data in parallel and the output is a pcap file of just the matching packets.  This is suitable for further analysis in wireshark to bring in other layer metadata.&lt;/P&gt;&lt;P&gt;To recap, we are mostly a capture to HDFS and then filter for targeted correlation later.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2017 02:57:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Metron-pcap-analysis-vs-wireshark/m-p/180539#M67707</guid>
      <dc:creator>cstella</dc:creator>
      <dc:date>2017-10-28T02:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Metron pcap analysis vs wireshark</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Metron-pcap-analysis-vs-wireshark/m-p/180540#M67708</link>
      <description>&lt;P&gt;Thank you &lt;A href="https://community.hortonworks.com/questions/135880/metron-pcap-analysis-vs-wireshark.html#"&gt;@cstella&lt;/A&gt; and &lt;A href="https://community.hortonworks.com/questions/135880/metron-pcap-analysis-vs-wireshark.html#"&gt;@jsirota&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The pcap data stored in HDFS is sequence files. How do you view them in Wireshark? My guess would be somehow get the pcap_inspector service to spit out the result of the filter in PCAP format?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 01:40:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Metron-pcap-analysis-vs-wireshark/m-p/180540#M67708</guid>
      <dc:creator>nnat25191</dc:creator>
      <dc:date>2017-10-31T01:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Metron pcap analysis vs wireshark</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Metron-pcap-analysis-vs-wireshark/m-p/180541#M67709</link>
      <description>&lt;P&gt;Actually pcap_inspector.sh is just for inspecting the pcap files and dumping header information from the packets in the sequence file.  What you probably want is pcap_query, which will execute a query over the sequence files and write out a pcap suitable for opening with wireshark.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 01:55:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Metron-pcap-analysis-vs-wireshark/m-p/180541#M67709</guid>
      <dc:creator>cstella</dc:creator>
      <dc:date>2017-10-31T01:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Metron pcap analysis vs wireshark</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Metron-pcap-analysis-vs-wireshark/m-p/180542#M67710</link>
      <description>&lt;P&gt;&amp;gt; The pcap data stored in HDFS is sequence files. How do you view them in Wireshark? My guess would be somehow get the pcap_inspector service to spit out the result of the filter in PCAP format?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/135880/metron-pcap-analysis-vs-wireshark.html#"&gt;@Arian Trayen&lt;/A&gt; As &lt;A href="https://community.hortonworks.com/questions/135880/metron-pcap-analysis-vs-wireshark.html#"&gt;@cstella&lt;/A&gt; mentioned, "pcap_query" does exactly that.  It will output a libpcap-compliant file that you can open with Wireshark.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 03:08:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Metron-pcap-analysis-vs-wireshark/m-p/180542#M67710</guid>
      <dc:creator>nallen</dc:creator>
      <dc:date>2017-10-31T03:08:35Z</dc:date>
    </item>
  </channel>
</rss>

