nfdump -C -> config file syntax #471
Closed
jniggemann
started this conversation in
General
Replies: 1 comment
-
The optional config file does not include all options, which are available on the command line. The list file |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using 1.7.1, I see
nfdump
has an option-C <file>
"read optional config file". I'd like to set the data directory in there and tried withcache_dir=/var/cache/nfdump
, but getFailed to parse config file nfdump.conf: line 1: extra chars after value
.What options can I set there and what's the correct syntax?
Beta Was this translation helpful? Give feedback.
All reactions