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

Commit f5d9cb3

Browse files
author
Chris Wiechmann
authored
Update README.md
1 parent d18ad98 commit f5d9cb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ For the following steps, please open the ANM configuration in Policy-Studio. You
7474

7575
![use ES API][img3]
7676

77-
- The `Compare Attribute` filter checks if the requested API can be handled by the API-Builder project.
77+
- The `Compare Attribute` filter named `Is managed by Elasticsearch API?` checks if the requested API can be handled by the API-Builder project.
7878
As a basis for decision-making a criteria for each endpoint needs to be added to the filter configuration.
7979
_The following endpoints are supported by the API Builder based Traffic-Monitor API.
8080
| Endpoint | Expression | Comment |
@@ -84,7 +84,7 @@ For the following steps, please open the ANM configuration in Policy-Studio. You
8484
| **Trace** | `^\/api\/router\/service\/[A-Za-z0-9-.]+\/ops\/trace\/[A-Za-z0-9]+[\?]?.*$` | Endpoint which returns the trace information and the **getinfo** endpoint which returns the request detail information including the http header of each leg|
8585
| **GetInfo** | `^\/api\/router\/service\/[A-Za-z0-9-.]+\/ops\/[A-Za-z0-9]+\/[A-Za-z0-9]+\/[\*0-9]{1}\/getinfo[\?]?.*$` |Endpoint provides information for the Requesr- Response-Details|
8686

87-
The compare attribute filter should look like this.
87+
The compare attribute filter should look like this:
8888
![Is API Managed][img6]
8989
- Adjust the URL of the Connect to URL filter to your running API-Builder docker container and port - **default is 8889**. Sample: `http://api-env:8889/api/elk/v1${http.request.rawURI}`
9090
![Connect to ES API][img7]

0 commit comments

Comments
 (0)