Nightfall
Configuration parameters
Key
Description
Default
Configuration file
pipeline:
inputs:
- name: http
host: 0.0.0.0
port: 8000
filters:
- name: nightfall
match: '*'
nightfall_api_key: <API key>
policy_id: 5991946b-1cc8-4c38-9240-72677029a3f7
sampling_rate: 1
tls.ca_path: /etc/ssl/certs
outputs:
- name: stdout
match: '*'[INPUT]
name http
host 0.0.0.0
port 8000
[FILTER]
Name nightfall
Match *
nightfall_api_key <API key>
policy_id 5991946b-1cc8-4c38-9240-72677029a3f7
sampling_rate 1
tls.ca_path /etc/ssl/certs
[OUTPUT]
Name stdout
Match *Command line
Last updated
Was this helpful?