16 Oct 2020 04:53 PM - last edited on 15 Jul 2022 10:01 AM by MaciejNeumann
We have created a Request Attribute to search for Client IP addresses, but they show up with a final zero (0).
Any reason why we can't see the full IP address?
Applications are behind an Nginx load balancer, but the request header X-Forwarded-For is always sent.
PS: I'm using the admin account with full access. I'm assuming all sensitive data would be visible?
Solved! Go to Solution.
16 Oct 2020 05:07 PM - last edited on 16 Oct 2023 03:17 PM by random_user
For the record. I found the answer on another post:
Our managed installation had the setting for user's data privacy enabled.
In the environment console, clique Settings > Preferences > Data privacy and security.
Make sure the option disabled: Mask end-user IP addresses and GPS coordinates.
16 Oct 2020 07:15 PM
Hello,
I still don't understant why the client IP is not available in a search field by default ! It would so usefull to have it by default. (not having to create a request attribute).
Searching by ip is a classic usecase in dynatrace.
Alex
16 Oct 2020 09:41 PM
There is this legal requirement called GDPR (Global Data Privacy Regulation) whereby IPs are defined as personal identifiable information and as such must not be captured by default.
This is especially important for users in the EU, but similar regulations exist in other countries as well.