Skip to content

Commit a9d2af1

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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,8 @@ 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. +
217+
|Client IP |IP address of the client making the API request.
218+
+
218219
To not forward the Client IP, in `wrapper.conf`, set `anypoint.platform.analytics_include_client_ip` to `false`.
219220
|Continent |The continent from which the API request originated (inferred by the IP address of the client).
220221
|Country |The country from which the API request originated (inferred by the IP address of the client).

0 commit comments

Comments
 (0)