Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WINSTALLATION and version 24.0
Div
Classe2e-refDiv

Otp
Floatingfalse

Rp
Rde

To use Kibana, you need to start all API Management containers, including Kibana.
If API Management is still running, shut it down first:

Code Block
docker-compose down

Then, start all API Management containers:

Code Block
docker-compose up

Setup Procedure

During API Management installation you have already enabled Kibana for your installation. To use it for your metrics, you only need to configure the Elasticsearch index that is used for Kibana:

  1. Login to Kibana at https://<my API Management URL>:<my Kibana port>, e.g. https://api.acme-corp.com:8446 .
    You will see an index-pattern error.
  2. Select menu item Management from the menu bar on the left to configure an index pattern.

    Info

    To configure an index pattern, you need to have made at least one request via API Management.

    Image Modified

  3. Enter apiman_metrics as name of the pattern:
  4. Select requestStart from the dropdown box as name of the Time Filter field.
  5. Click Create.
  6. Grant users access to Kibana by assigning them role kibanauser . Refer to Managing Users and Permissions for more information on this.

For more information on creating reports with Kibana, refer to the Kibana User Guide. On page Metrics you can find a short introduction to API Management metrics and some Kibana templates to download.

Panel
titleOn this Page:

Table of Contents

Panel
titleRelated Pages:
Panel
titleRelated Documentation:

Kibana User Guide