You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by nickwallen <gi...@git.apache.org> on 2016/06/06 21:33:17 UTC

[GitHub] incubator-metron issue #133: METRON-180 Enable each component to be installe...

Github user nickwallen commented on the issue:

    https://github.com/apache/incubator-metron/pull/133
  
    You can test this by, for example, choosing to install only one of the 'sensor' components and not the rest.  Before you had to install all 'sensor' components.
    
    Should you want to explore packet capture in your test environment this command will only install pcap-replay and pycapa, but not the rest of the sensor components.
    
    ```
    cd metron-deployment/vagrant/quick-dev-platform
    vagrant --ansible-tags="hdp-deploy,metron" --ansible-skip-tags="solr,bro,flume,snort,yaf,sensor-test-mode"  up
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---