Deletes a context.
context::remove name:stringDescription
Section titled “Description”The context::remove operator deletes the specified context.
name: string
Section titled “name: string”The name of the context to delete.
Examples
Section titled “Examples”Delete a context
Section titled “Delete a context”context::delete "ctx"See Also
Section titled “See Also”context::create_bloom_filter,
context::create_lookup_table,
context::inspect,
context::load,
context::save,
create_geoip,
enrich,
erase,
list,
reset,
update