Skip to content

erase

Removes entries from a context.

context::erase name:string, key=any

The context::erase operator removes data from a context.

Use the key argument to specify the field in the input that should be deleted from the context.

The name of the context to remove entries from.

The field that represents the enrichment key in the data.

from {network: 10.0.0.1/16}
context::erase "network-classification", key=network

context::create_bloom_filter, context::create_geoip, context::create_lookup_table, context::enrich, context::inspect, context::list, context::load, context::remove, context::reset, context::save, context::update