You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,9 +74,10 @@ The compare attribute filter should look like this:
74
74
- Insert the created policy as a callback policy (filter: Shortcut filter) into the main policy: `Protect Management Interfaces` and wire it like shown here:
75
75
![Use Callback][img4]
76
76
77
-
:point_right: It is recommended to disable the audit log for Failure transaction to avoid unneeded log messages in the ANM trace file:
77
+
:point_right:
78
+
It is recommended to disable the audit log for Failure transactions to avoid not needed log messages in the ANM trace file:
78
79
![Use Callback][img9]
79
-
You may add a custom Success-Message (e.g. `Used ElasticSearch API`) is you like.
80
+
You may add a custom success message (e.g. `Used ElasticSearch API`) if you like.
80
81
81
82
After you have saved, copy the configuration files from your local *Policy Studio* project (path on Linux: `/home/<user>/apiprojects/\<project-name\>`) back the configuration to the Admin-Node-Manager configuration (`\<install-dir\>/apigateway/conf/fed`) and restarted it. The Admin-Node-Manager will use the API provided by API-Builder to query the Elasticsearch API to serve the specified request-types.
0 commit comments