GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TRACE-SUMMARY(1) User Commands TRACE-SUMMARY(1)

trace-summary - generate network traffic summaries

trace-summary [options] [input-file]

trace-summary generates break-downs of network traffic, including lists of the top hosts, protocols, ports, etc. Optionally, it can generate output separately for incoming vs. outgoing traffic, per subnet, and per time-interval.

Per default, it assumes the input-file to be a libpcap trace file. However, if it is a Zeek connection log, use -c. If input-file is not given, the script reads from stdin. It writes its output to stdout.

show program's version number and exit
show this help message and exit
count fractions in terms of bytes rather than packets/connections
input file contains Zeek connection summaries
when used with -c, specify '1' for use with Bro version 1.x connection logs, or '2' for use with Bro 2.x format. '0' tries to guess the format
for packets: include only TCP, ignore when seq==0
ignore strictly internal traffic
excludes CIDRs in file from analysis
create summaries for time intervals of given length (seconds, or use suffix of 'h' for hours, or 'm' for minutes)
differentiate in/out based on CIDRs in file
show top <n>
include only ports listed in file
write top total/incoming/outgoing ports into file
resolve host names
write output suitable for R into files <tag.*>
sample factor of input
sample input with probability (0.0 < prob < 1.0)
do not make memory-expensive statistics
include only TCP
include only UDP
minimum time in ISO format (e.g. 2005-12-31-23-59-00)
show top-n for every interval
maximum time in ISO format

trace-summary was written by The Zeek Project <info@zeek.org>.

November 2014 trace-summary

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.