mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 02:58:20 +00:00
30 lines
911 B
Text
30 lines
911 B
Text
.. rst-class:: btest-cmd
|
|
|
|
.. code-block:: none
|
|
:linenos:
|
|
:emphasize-lines: 1,1
|
|
|
|
# bro -r http/bro.org.pcap mimestats.bro
|
|
|
|
.. rst-class:: btest-include
|
|
|
|
.. code-block:: guess
|
|
:linenos:
|
|
|
|
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path mime_metrics
|
|
#open 2016-07-13-16-13-23
|
|
#fields ts ts_delta mtype uniq_hosts hits bytes
|
|
#types time interval string count count count
|
|
1389719059.311698 300.000000 image/png 1 9 82176
|
|
1389719059.311698 300.000000 image/gif 1 1 172
|
|
1389719059.311698 300.000000 image/x-icon 1 2 2300
|
|
1389719059.311698 300.000000 text/html 1 2 42231
|
|
1389719059.311698 300.000000 text/plain 1 15 128001
|
|
1389719059.311698 300.000000 image/jpeg 1 1 186859
|
|
1389719059.311698 300.000000 application/pgp-signature 1 1 836
|
|
#close 2016-07-13-16-13-23
|
|
|