#1029: support printing arbitrary expressions
------------------------+-----------------------------
 Reporter:  dmandelb    |       Type:  Feature Request
   Status:  new         |   Priority:  Low
Milestone:  Bro2.2      |  Component:  BroControl
  Version:  git/master  |   Keywords:
------------------------+-----------------------------
 `broctl`'s print command can be very verbose for large tables. It would be
 nice if it could support at least the below two styles of commands, but
 ideally it could support any Bro Scripting Language expression.

 {{{
 [BroControl] > print BBNHostPeering::host_peers[127.0.0.1]
 [BroControl] > print |BBNHostPeering::host_peers|
 }}}

-- 
Ticket URL: <http://tracker.bro.org/bro/ticket/1029>
Bro Tracker <http://tracker.bro.org/bro>
Bro Issue Tracker

_______________________________________________
bro-dev mailing list
[email protected]
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev

Reply via email to