We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Even with includeIpAddress: false the field @submission_client.ip_address is still recorded in elasticsearch.
includeIpAddress: false
@submission_client.ip_address
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.