Ticket #763 (new Problem)

Opened 4 months ago

Last modified 4 months ago

Escape # when first character in log file line

Reported by: amannb Owned by:
Priority: Normal Milestone: Bro2.1
Component: Bro Version: git/master
Keywords: Cc:

Description

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.

Attachments

escape.bro Download (297 bytes) - added by amannb 4 months ago.

Change History

Changed 4 months ago by amannb

comment:1 Changed 4 months ago by robin

  • Milestone set to Bro2.1
Note: See TracTickets for help on using tickets.