I have downloaded your module and configure it like:

Retention Policy: Anonymize IP addresses

Retention Period is: 0 for all (session, webform and watchdog table)

Run Cron several times but unable to anonymize the IP addresses in tables:
session and webform.

Can you please assist me that how to use your module?

Comments

pankajsachdeva created an issue. See original summary.

mfb’s picture

Category: Bug report » Support request
Status: Active » Postponed (maintainer needs more info)

Is the problem that some active sessions are not anonymized? This is to be expected, since a session could be active and would be filled in with IP address again after it's anonymized.

Are you sure that cron is completing? Sometimes a fatal error prevents some cron tasks from executing.

You could try turning on database query logging to confirm whether or not the UPDATE queries are executing.

pankajsachdeva’s picture

Hi mfb,

Thanks for your reply. Now module functionality working fine.

pankajsachdeva’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)