mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Renaming ASCII writer filter option 'only_single_header_row' to 'tsv'.
Also clarifying usage. Closes #912.
This commit is contained in:
parent
d9f90fcac0
commit
63d43e6545
7 changed files with 23 additions and 15 deletions
|
@ -0,0 +1,6 @@
|
|||
t id.orig_h id.orig_p id.resp_h id.resp_p status country b
|
||||
1353727995.082217 1.2.3.4 1234 2.3.4.5 80 success unknown -
|
||||
1353727995.082217 1.2.3.4 1234 2.3.4.5 80 - US -
|
||||
1353727995.082217 1.2.3.4 1234 2.3.4.5 80 failure UK -
|
||||
1353727995.082217 1.2.3.4 1234 2.3.4.5 80 - BR -
|
||||
1353727995.082217 1.2.3.4 1234 2.3.4.5 80 failure (empty) T
|
Loading…
Add table
Add a link
Reference in a new issue