[Bro-Dev] #763: Escape # when first character in log file line

Bro Tracker bro at tracker.bro-ids.org
Mon Jan 30 22:14:19 PST 2012


#763: Escape # when first character in log file line
------------------------+---------------------
 Reporter:  amannb      |       Type:  Problem
   Status:  new         |   Priority:  Normal
Milestone:              |  Component:  Bro
  Version:  git/master  |   Keywords:
------------------------+---------------------
 Bro should probably escape the # character, when it is the first that
 appears in a line and when the header fields are used.

 Example output:
 {{{
 #separator \x09
 #set_separator  ,
 #empty_field    (empty)
 #unset_field    -
 #path   test
 #fields status
 #types  string
 #test
 }}}

 Script to generate output is attached.

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



More information about the bro-dev mailing list