Closed davidshirk80 closed 8 months ago
The config file just contains a sane default, of course the nfdump path can be different. Use which nfdump
to find the path to nfdump on your system and put it in the config file.
Thank you! We can close this now!
I had to make the following change when I installed according to the directions: 'nfdump' => [ 'binary' => '/usr/local/bin/nfdump',
Installed exactly as specified for Ubuntu 22.04 on a VM.
None of the following directories exist that are specified in the config file: /usr/bin/nfdump /var/nfdump
Do we need to create the directories and give the www-data user access?