Skip to content
 
 

Latest commit

 

History

99 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brotop - Top for bro logs.

Build Status

Brotop lets you stream your bro logs to the browser for easy debugging and a real-time glimpse into whats being processed.

Features

  • Auto-detect log locations. If BroTop can't find them use the --path switch.

Download

Usage

Just run brotop and everything would work. Then open your browser to the port you set. (default port is 8080)

usage: brotop [<flags>]

Flags:
--help           Show help.
--debug          Enable debug mode.
--path=PATH      Bro log path.
-p, --port=PORT  Web server port.
-q, --quiet      Remove all output logging.
--version        Show application version.

Building

Make sure you have go installed.

  • go get github.com/tools/godep
  • go get github.com/jteeuwen/go-bindata/...
  • make

Package as dep or rpm

make package

About

Top for Bro logs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages