Are IP addresses of endusers stored by Raygun?
0x80
Posted on
Oct 08 2015
I want to use Raygun in a project where it is absolutely required that no enduser IP addresses are stored. What is the policy on this?
Callum
Posted on
Oct 08 2015
Hello,
We have an array of options in Raygun4JS for controlling this, including filterSensitiveData(array) and onBeforeSend(callback) for total payload customization as per your requirements. For complete documentation on how to use these please see https://raygun.io/docs/languages/javascript.