mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00

This is based on commit 2731def9159247e6da8a3191783c89683363689c 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
|
|
|