Comment 21 for bug 722762

Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) wrote :

You can generate a redacted zeitgeist log with something like:

sed -e 's/file:.*$/file:XXX/g' ~/.cache/zeitgeist/daemon.log > ~/zeitgeist-redacted.log

Replaces all file: URLs in your log with file:XXX.