[
https://issues.apache.org/jira/browse/METRON-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16657967#comment-16657967
]
ASF GitHub Bot commented on METRON-1826:
----------------------------------------
Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/1238
+1 Thanks
This took a bit more work to validate since the sensors don't just work
auto-magically. I had to manually restart each of the sensors and pcap-replay
for things to really start functioning.
After running the following commands, I am able to see the number of alerts
growing for each of the 3 demo sensors.
```
vagrant --ansible-skip-tags="sensor-stubs" up
vagrant ssh
sudo su -
service pcap-replay restart
service yaf restart
service snortd restart
service snort-producer restart
```
<img width="1415" alt="screen shot 2018-10-20 at 3 27 52 pm"
src="https://user-images.githubusercontent.com/2475409/47259777-c02ce100-d47c-11e8-8b11-e0972badd5ea.png">
> Update librdkafka and devtoolset
> --------------------------------
>
> Key: METRON-1826
> URL: https://issues.apache.org/jira/browse/METRON-1826
> Project: Metron
> Issue Type: Task
> Reporter: Jon Zeolla
> Assignee: Jon Zeolla
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)