Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 0390cce

Browse files
author
Chris Wiechmann
authored
Merge pull request #212 from BrunoVazCosta/patch-1
2 parents f38d5fc + caae194 commit 0390cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apibuilder4elastic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This Axway API-Builder project is exposing the API-Gateway Traffic-Monitor API based on an Elasticsearch cluster to improve query performance on large datasets.
44

5-
For more information on using API Builder please see the [API Builder Getting Started Guide](https://docs.axway.com/bundle/API_Builder_4x_allOS_en/page/api_builder_getting_started_guide.html).
5+
For more information on using API Builder please see the [API Builder Getting Started Guide](https://docs.axway.com/bundle/api-builder/page/docs/getting_started/index.html).
66

77
## How it works?
88
The Axway API-Gateway Traffic-Monitor is normally communicating with the REST-API exposed the Admin-Node-Manager, which is using as a ultimate backbone the integrated OPSDB running on each API-Gateway instance. This API-Builder project is exposing a few methods (for instance the search request) of the same API, but implements it using the Elasticsearch cluster. It becomes basically a middleware or mediation layer between the requesting client and Elasticsearch.

0 commit comments

Comments
 (0)