You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Ryan Merriman (JIRA)" <ji...@apache.org> on 2016/03/16 22:20:33 UTC

[jira] [Created] (METRON-72) Update UI to support pcap download

Ryan Merriman created METRON-72:
-----------------------------------

             Summary: Update UI to support pcap download
                 Key: METRON-72
                 URL: https://issues.apache.org/jira/browse/METRON-72
             Project: Metron
          Issue Type: Improvement
            Reporter: Ryan Merriman


Pcap data is now kept exclusively in HBase (and not Elasticsearch) so a new process is needed to store and retrieve raw Pcap data.  This will include updates to:

- Pcap parser topology:  row key must change to support lookup by search parameters
- Pcap service:  must expose new function to lookup data by search parameters
- UI: must be updated to call the new pcap service function



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)