Open BenFradet opened 7 years ago
@jbeemster Did you mean having a filter that would only keep e.g. network_userid
and domain_userid
?
@BenFradet we were thinking about a bit of a blacklist where after you had processed the enriched event you could just drop the key from the final JSON that gets sent to Elasticsearch.
At the moment because we essentially translate it to a atomic.events
definition there are a lot of fields that are always null. If this could be known ahead of time you could just remove these keys and never have them added to the mapping in the Elasticsearch index.
De-scheduled - not clear how/when we would do this...
from snowplow/snowplow#3195: