Hello,
I have successfully deployed Metron 0.4.0 full dev platform. After that, i
have tried to add a new telemetry data source with this tutorial :
https://cwiki.apache.org/confluence/display/METRON
/Adding+a+New+Telemetry+Data+Source. But when i start NiFi processor, i
don't see any logs in Storm UI and no Elasticsearch index are created.
I had no error, in NiFi interface when i start processor everything seem to
be OK and in my Ambari interface all services are started, except "Metron
REST".
I have setting up a very simple grok parser ("%{DATA:toto}\:%{DATA:tata}")
for testing purpose. My goal is to parse a simple text file who contains
things like "bob:alice".
How can i troubleshoot this problem ? With which logs ?
Has anyone ever had this problem ?
Thanks,
Sebastien.