base/bif/input.bif.zeek

GLOBAL
Input

Internal functions and types used by the input framework.

Namespaces

GLOBAL, Input

Summary

Functions

Input::__create_analysis_stream: function

Input::__create_event_stream: function

Input::__create_table_stream: function

Input::__force_update: function

Input::__remove_stream: function

Detailed Interface

Functions

Input::__create_analysis_stream
Type

function (description: Input::AnalysisDescription) : bool

Input::__create_event_stream
Type

function (description: Input::EventDescription) : bool

Input::__create_table_stream
Type

function (description: Input::TableDescription) : bool

Input::__force_update
Type

function (id: string) : bool

Input::__remove_stream
Type

function (id: string) : bool