Even with `includeIpAddress: false` the field `@submission_client.ip_address` is still recorded in elasticsearch. I assume this is used for client throttling. This information should be periodically removed to be able to adhere to data policies.
Even with
includeIpAddress: falsethe field@submission_client.ip_addressis still recorded in elasticsearch.I assume this is used for client throttling. This information should be periodically removed to be able to adhere to data policies.