[Bro-Dev] [Bro-Commits] [git/bro] topic/bernhard/input: first test. (029871e)

Robin Sommer robin at icir.org
Mon Nov 21 08:18:25 PST 2011


On Sun, Nov 20, 2011 at 13:42 -0800, Bernhard wrote:

> +	# first read in the old stuff into the table...
> +	Input::create_stream(A::LOG, [$source="input.log"]);
> +	Input::add_filter(A::LOG, [$name="ssh", $idx=idx, $val=val, $destination=servers]);
> +	Input::force_update(A::LOG);
> +	print servers;

Nice!

Robin

-- 
Robin Sommer * Phone +1 (510) 722-6541 * robin at icir.org
ICSI/LBNL    * Fax   +1 (510) 666-2956 *   www.icir.org


More information about the bro-dev mailing list