10 lines
260 B
YAML
10 lines
260 B
YAML
---
|
|
|
|
fprobe_if: 'eth0'
|
|
fprobe_flow_collector: '127.0.0.1:9995'
|
|
#fprobe_args: '-fip'
|
|
## downgrade user and chroot to dir
|
|
#fprobe_args: '-fip -u nobody -c /var/empty' ## not working with user nobody or non-existing chrooted dir
|
|
fprobe_args: '-fip -c /var/tmp'
|
|
|