27 May 2019 03:23 AM - last edited on 15 Jul 2022 10:02 AM by MaciejNeumann
Hi,
Our customer would like to delete session data of some users for privacy protection reasons.
Is it possible?
Best Regards,
Natsumi Tanaka
Solved! Go to Solution.
27 May 2019 07:46 AM
There is no such option (as I know). But you can enable masking IP addresses. In such case, last part of IP address will be set as 0. You should use as well as user tag some local ID, note username and from RODO side you should be safe 🙂 Sessions older than 35 days are deleted automatically.
Sebastian
27 May 2019 07:58 AM
Hi Sebastian,
Thank you very much for your quick response!
I also guess there is no option to choose user sessions to delete, but I would like to confirm just in case.
It is kind of you to let me know some tips to use IP address masking option.
I will try it!
Best Regars,
Natsumi Tanaka
27 May 2019 10:04 AM
You can't delete user sessions as this would require to recalculate all reports, problems (affected users) etc.
But in order to full fill data privacy, Dynatrace is providing a service to make user sessions anonymous https://www.dynatrace.com/support/help/extend-dynatrace/dynatrace-api/environment-api/anonymization/
28 May 2019 03:17 AM
Thank you for your answer. I will consider to use Anonymization API.