Skip to content

Commit 37d32fe

Browse files
Merge pull request #544 from mulesoft/W-13565575-ap-wrapper-gr
W-13565575 Update analytics-event-api.adoc
2 parents 9202ecb + 455710a commit 37d32fe

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,12 @@ In your query, if the `Content-Length` header is:
245245
+
246246
For example, if the output returned is a DataWeave stream and the `Content-Length` header is not present, the Analytics Event API does not report a response size because the value is not a String. However if your application performs a String conversion, the response size is listed.
247247

248+
== Restricting Client IP Data
249+
250+
If you don't want to forward client IP data, set `anypoint.platform.analytics_include_client_ip=false` in the `wrapper.conf` file of your Mule runtime. To set properties, refer to xref:mule-runtime::configuring-properties.adoc[].
251+
252+
If you choose not to forward client IP data, geolocalized data such as *City*, *Continent*, *Postal Code*, *Country*, and *Timezone* is also not available.
253+
248254
== See Also
249255

250256
* xref:viewing-api-analytics.adoc[Viewing Mule API Analytics]

0 commit comments

Comments
 (0)