Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Kibana dashboard empty on Metron 0.3

avatar
New Member

Hi everyone. I deploy a Metron cluster using Ambari following article https://community.hortonworks.com/articles/60805/deploying-a-fresh-metron-cluster-using-ambari-serv..... I pushed Bro logs to Kafka and It's show on Discover. But when I access http://metron:5000 then Kibana dashboard empty. Can you help me?

1 ACCEPTED SOLUTION

avatar
Super Collaborator

Hi @Lee Adrian, yes I have also seen that the default dashboard comes up empty unlike the quickdev/fulldev deployments. You will need to create the visualizations, indices etc. manually.

One alternative that I follow is to export the entire dashboard from a quickdev/fulldev, import it into the new cluster, then edit the dashboard configuration. I'm attaching the sample export from fulldev deployment for your reference (fulldev-kibana-exportjson.txt).

View solution in original post

6 REPLIES 6

avatar
Super Collaborator

Hi @Lee Adrian, yes I have also seen that the default dashboard comes up empty unlike the quickdev/fulldev deployments. You will need to create the visualizations, indices etc. manually.

One alternative that I follow is to export the entire dashboard from a quickdev/fulldev, import it into the new cluster, then edit the dashboard configuration. I'm attaching the sample export from fulldev deployment for your reference (fulldev-kibana-exportjson.txt).

avatar
New Member

Hi @asubramanian, Thank you very much. I'm have a problem. Wish you counseling help me. I configured YAF Server and I searched Google but I don't push YAF log to Metron.

avatar
Super Collaborator

Hi @Lee Adrian, have you setup your YAF environment as per this link - https://tools.netsa.cert.org/yaf/ ?

avatar
New Member

Hi @asubramanian, Command "rwfilter --proto=0- --type=all --pass=stdout | rwcut | tail" showed results. But I can't push data from YAF Server to Metron.

avatar
Super Collaborator

Hi @Lee Adrian, apparently there is an easier way to enable the default dashboard on Metron.

* Launch Ambari UI

* Go to Services -> Metron

* Choose Service Actions -> Elasticsearch Template Install; and confirm on dialog.

* Next, go to Services -> Kibana

* Choose Service Actions -> Load Template

Now you can launch the Kibana (Metron) UI and the default dashboard should appear. Please give this a try on your environment and let me know if it works.

Credit goes to @David Lyle for helping with this information.

avatar
New Member

Hi @asubramanian I followed these steps as I had a blank Kibana dashboard. However, once I chose the service action to load the Kibana template the operation failed. I created a seperate post with my logs:

https://community.hortonworks.com/questions/113052/load-template-kibana-server-failing.html

Any help would be appreciated thanks.