16 lines
417 B
Plaintext
16 lines
417 B
Plaintext
## Path: Security/Monitoring
|
|
## Description: Velociraptor Kafka-Humio Gateway settings
|
|
## Type: string
|
|
## Default: ""
|
|
## ServiceRestart: velociraptor
|
|
#
|
|
# Options for velociraptor
|
|
#
|
|
KAFKA_HUMIO_GATEWAY_OPTIONS="--verbose"
|
|
|
|
#
|
|
# Location of configuration file
|
|
#
|
|
KAFKA_HUMIO_GATEWAY_CONFIG="/etc/velociraptor-kafka-humio-gateway/transport.yml"
|
|
|