Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Add parameter to optionally send IP address #78

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

pezholio
Copy link

In February last year, Microsoft removed logging of the IP address. In some cases this is necessary (for example, to analyse requests after a security breach, or fraud attempt), and doesn't go against GDPR, as long as the user is notified, and data is deleted after a sensible time period. There is some documentation about how to do this, but this only covers .NET

This PR adds an optional parameter to turn on IP logging, adding a clientIP parameter to the customProperties field in Application Insights.

@msftclas
Copy link

msftclas commented Sep 13, 2019

CLA assistant check
All CLA requirements met.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants