9 lines
259 B
YAML
9 lines
259 B
YAML
---
|
|
|
|
fprobe_if: 'eth1'
|
|
fprobe_flow_collector: '127.0.0.1:2055'
|
|
#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'
|