mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
5 lines
218 B
Text
5 lines
218 B
Text
# @TEST-EXEC: zeek -r ${TRACES}/http/http-filename.pcap %INPUT
|
|
# @TEST-EXEC: zeek-cut uri uri_vars <http.log > http-reduced.log
|
|
# @TEST-EXEC: btest-diff http-reduced.log
|
|
|
|
@load policy/protocols/http/var-extraction-uri
|