IBM DataPower Operations Dashboard v1.0.18.0

A newer version of this product documentation is available.

You are viewing an older version. View latest at IBM DPOD Documentation.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Elasticsearch-head is a web front end for browsing and interacting with an Elastic Search cluster.

The main screen presents the cluster overview.

Example of how to analyze results by clicking on the ‘Browser’ tab.

  1. A list of all indices is presented. By choosing an index, a list of documents related to the chosen index is presented.

  2. Clicking on a document will present detailed information about the document and the _source field which contains the original JSON document body that was passed at index time.

  • No labels