ozgun
(Ozgun Ozdemir)
July 13, 2020, 10:29am
1
Hello,
I'm using Elastic APM Agent with .Net Core. I'm wondering how can I sanitize sensitive data. In Python Agent there is a cool future for this purpose. https://www.elastic.co/guide/en/apm/agent/python/current/sanitizing-data.html
But I can't find this feature in dotnet agent docs.
Thank you.
Hi @ozgun , welcome to discuss
In the .NET Agent there is a very similar feature called filter API. Here is the documentation of it.
For .NET there are no predefined filters, but that is a feature we could easily implement.
system
(system)
Closed
August 3, 2020, 8:22am
3
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.