save
Saves context state.
Description
The context::save
operator dumps the state of the specified context into its
(binary) output.
name: string
The name of the context whose state to save.
Examples
Store the database of a GeoIP context
See Also
context::create_bloom_filter
,
context::create_geoip
,
context::create_lookup_table
,
context::enrich
,
context::inspect
,
context::list
,
context::load
,
context::remove
,
context::reset
,
context::update