[
https://issues.apache.org/jira/browse/METRON-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633834#comment-16633834
]
ASF GitHub Bot commented on METRON-1785:
----------------------------------------
Github user MohanDV commented on the issue:
https://github.com/apache/metron/pull/1205
Deployed a full dev , I executed set of instructions as in Docs
`vagrant up
vagrant --ansible-tags="pcap" provision`
#Stopped the Parser, Enrichment, Indexing, and Profiler topologies to
free-up resources.
`vagrant ssh
sudo su -
source /etc/default/metron
yum -y install wireshark`
I see that the pcap-replay and pycapa services not deployed ..
`[root@node1 ~]# service pcap-replay start`
`pcap-replay: unrecognized service`
`[root@node1 ~]# service pycapa start`
`pycapa: unrecognized service`
> Automate deployment of packet capture for development environment
> -----------------------------------------------------------------
>
> Key: METRON-1785
> URL: https://issues.apache.org/jira/browse/METRON-1785
> Project: Metron
> Issue Type: Improvement
> Reporter: Nick Allen
> Assignee: Nick Allen
> Priority: Major
>
> I added instructions for deploying all of the components required to generate
> and capture network packets in the development environment. I also fixed
> some issues I ran into along the way.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)