I’m trying to install the first parent of Netdata on Windows, and I want to move the cache database directory to a different disk.
When I tried setting it up as N:\Netdata\cache, the service fails to start and crashes immidiatly without writing anything to logs. What am I missing?
my netdata.conf file contains
[directories]
cache = N:\Netdata\Cache
another option is moving the whole directory of netdata to drive N. I did not see it is possible to install netdata to a different folder and Nedi told me it is impossible to change the install directory.
Any help would be appreciated