mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00

This is based on commit 99e6942efec5feff50523f6b2a1f5868f19ab638 from the zeek-docs repo.
14 lines
255 B
Text
14 lines
255 B
Text
$ zeek-client show-settings
|
|
[client]
|
|
request_timeout_secs = 20
|
|
peer_retry_secs = 1
|
|
peering_status_attempts = 10
|
|
peering_status_retry_delay_secs = 0.5
|
|
rich_logging_format = False
|
|
pretty_json = True
|
|
verbosity = 0
|
|
|
|
[controller]
|
|
host = 127.0.0.1
|
|
port = 2150
|
|
|