Everything is setup and running, I create a flow which uses the advanced logger (node-red-contrib-advance-logger)
But no matter where I tell node-red to save this file I always get "Error: EACCES: permission denied"
I am currently trying /var/local/logs.json (The file is there)
I have set chown 1000 on that folder based on a reccomendation from another thread.
I also enabled the contextStorage module:"localfilesystem" in the settings.json file.
I see the node has not been updated for 4 years, it may be that it does not work with current versions of nodejs. You could try submitting an issue on the node's github page but I suspect it is no longer supported.
Stop node red and start it again in a terminal, then trigger the error. Post the terminal output from start to the error. Also show us how you have configured the file node.