Allow obfuscation of client IP address
Open
enhancement
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 543
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 109
Description
Allow the obfuscation of the client IP addresses to comply with data collection regulations like GDPR.
A workaround for now might be to use a `index.final_pipeline` in combination with the `remove`- or `gsub`-processor to drop the field or remove parts of the IP after the geoip enrichment has taken place.
Contributor guide
Assessment
This issue has not been assessed yet.