mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00
Extend file extraction log.
- New fields: extracted_cutoff and extracted_size. These fields will be null if the file isn't extracted. - Extended the extraction test to test the files log too.
This commit is contained in:
parent
fdb19872b4
commit
2d1f007186
3 changed files with 25 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
# @TEST-EXEC: bro -b -r $TRACES/ftp/retr.trace %INPUT max_extract=3000 efname=2 double_it=T
|
||||
# @TEST-EXEC: btest-diff extract_files/2
|
||||
# @TEST-EXEC: btest-diff 2.out
|
||||
# @TEST-EXEC: btest-diff files.log
|
||||
# @TEST-EXEC: bro -b -r $TRACES/ftp/retr.trace %INPUT max_extract=7000 efname=3 unlimit_it=T
|
||||
# @TEST-EXEC: btest-diff extract_files/3
|
||||
# @TEST-EXEC: btest-diff 3.out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue