provide configuration options for pulling from threat intel feeds #532
Labels
enhancement
New feature or request
install.py
Relating to the install.py configuration script
intel
Related to integration with threat intel feeds
zeek
Relating to Malcolm's use of Zeek
Milestone
Provide configuration options for pulling from threat intel feeds so the user doesn't have to manually edit the environment variables:
New questions in the
./scripts/configure
script:zeek-offline
container starts up.cronexpr
-compatible syntax) indicating the refresh interval for generating the Zeek Intelligence Framework files.01/01/2025
) or relative interval (7 days ago
).Intel::item_expiration
timeout for intelligence items (-1min
to disable)Intel::item_expiration
timeout as used by the Zeek Intelligence Framework (default-1min
, which disables item expiration).After configuring these options, the user is told where to place the feed definitions (which are not prompted as inputs here, at least not yet, as they can be rather complicated).
The text was updated successfully, but these errors were encountered: