Skip to content

Commit 5a458da

Browse files
Update analytics-event-api.adoc
1 parent a9d2af1 commit 5a458da

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

modules/ROOT/pages/analytics-event-api.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,7 @@ Your report can query data for one or more of the available data fields:
214214
|Application Name |Name of the application making the API request (only available when a client ID is passed with the request).
215215
|Browser |Browser type associated with the incoming API request.
216216
|City |The city from which the API request originated (inferred by the IP address of the client).
217-
|Client IP |IP address of the client making the API request.
218-
+
217+
|Client IP |IP address of the client making the API request. +
219218
To not forward the Client IP, in `wrapper.conf`, set `anypoint.platform.analytics_include_client_ip` to `false`.
220219
|Continent |The continent from which the API request originated (inferred by the IP address of the client).
221220
|Country |The country from which the API request originated (inferred by the IP address of the client).

0 commit comments

Comments
 (0)