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
ZEEKCTL(8) System Administration Utilities ZEEKCTL(8)

zeekctl - interactive shell for managing Zeek installations

zeekctl [command]

zeekctl is an interactive interface for managing either a standalone or a Zeek cluster installation. If a zeekctl command is specified directly on the command-line, then zeekctl performs the action associated with that command immediately (instead of running the interactive interface).

Before actually running zeekctl you first need to edit the zeekctl.cfg, node.cfg, and networks.cfg files. In the zeekctl.cfg file, you should review the zeekctl options and make sure the options are set correctly for your environment. Next, edit the node.cfg file and specify the nodes that you will be running. Finally, edit the networks.cfg file and list each network that is considered local to the monitored environment (see the examples in the file for the format to use).

When running zeekctl for the first time, you must run the zeekctl deploy command before running any other commands in order to apply the configuration settings. You must also run zeekctl deploy each time you change the configuration (including any Zeek scripts) or upgrade Zeek.

Report interface statistics with capstats
Check configuration before installing it
Delete working dirs (flush state) on nodes
Print zeekctl configuration
Perform jobs intended to run from cron
Enable/disable "cron" jobs
Check, install, and restart
Print nodes' current disk usage
Output diagnostics for nodes
Execute shell command on all hosts
Exit from the interactive interface
Update zeekctl installation/configuration
Print nodes' current packet counters
Print node configuration
Print status of nodes' remote connections
Print values of script variable at nodes
Run Zeek (with options and scripts) on trace
Stop and then restart processing
List the Zeek scripts the nodes will load
Start processing
Summarize node status
Stop processing
Show Zeek processes ala top

Commands provided by plugins:

Show Zeek processes on nodes' systems

zeekctl was written by The Zeek Project <info@zeek.org>.

November 2014

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

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