Share the content

Configure Kibaba node

Configure Kibana to an existing Elasticsearch cluster using a transparent approach.  The example illustrated here will be based on usage of coordinator node instance capabilities of Elastic Search, this will add the capability of smart load balancer to the respective data nodes at the existing cluster.

Elasticsearch node types used:

  • Master: Perform cluster scope operations like create and delete indexes, shards allocation, decide which nodes are part and active members.
  • Data: Holds the shards that contain the documents and handle index CRUD operations and aggregations.
  • Local coordinator: Smart load balancer. Can’t be used in higher number as clients because master nodes will handle their cluster state. This number can’t be superior the data nodes instances.

To add Kibana using this concept is required use a local Elasticsearch at Kibana host and configure using the directive bellow:


Share the content

By mike

...passionate technology professional with deep experience in with high volume deployments and mission critical workloads build the orientation on - how to achieve the objectives leveraging key technologies be transparent and most of all a ‘forever student,’. Major aspect here is do using simple never forget enjoy and have fun avoid... Cycling is my major sport, with that I've learned several aspects that can apply on daily bases.... Horse riding is also very nice I try do when I can.... The views expressed on this [blog; website] are my own and do not necessarily reflect the views of Oracle or any other Company that I've worked in past. Today I've help the following certifications: OCI Architect Associate OCI Architect Professional OCI Operations Associate OCI Fundamentals The views expressed on www.simplesample.com blog is my own and do not necessarily reflect the views of Oracle.

Leave a Reply

Your email address will not be published. Required fields are marked *