mozilla / chronicle

find everything you've ever found
http://mozillachronicle.tumblr.com/
Mozilla Public License 2.0
16 stars 6 forks source link

Make sure logs aren't leaking private data #275

Open nchapman opened 9 years ago

nchapman commented 9 years ago

Let's audit what we're logging and see if we should be scrubbing any of the data.

jaredhirsch commented 9 years ago

I think that we really do need to log user data, but we want to make sure the datapipeline anonymizes it before it's sent to metrics aggregators / dashboards.

This might be something to tackle in order to exit private alpha.