Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to pass data to kibana and how to create kibana visualization #74

Open
rharilogstash opened this issue Oct 30, 2019 · 1 comment
Open

Comments

@rharilogstash
Copy link

Dears

I am trying to use Kibana Network plugin for below use case,

Show nodes and show relation between them based on node port utilization.

For example I have node1 with p1 port and node2 with p2 port
I understand I can send below data to elastic search

nodename, port name, port utilization metric

How can I choose Buckets and Relation in kibana, please advise.

@Tarik-H
Copy link

Tarik-H commented Oct 30, 2019

The data should already be in your ES, after installing the KBN plugin you should be able to visualize it
https://github.com/dlumbrer/kbn_network/blob/master/USER_GUIDE.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants