I have a couple of servers running netdata that are built with cPanel applied on top. These have netdata version 1.43.0-124-nightly on them. Neither is displayed the “Web Server Logs” nor the systemd-journal logs. I have checked the config files for the web logs are pointing to the right log. Does the netdata user need any specific access? Given the logs are there, I’m wondering if there is a simple access issue based upon how the server was built.
For systemd journal logs please check our plugin availability details, at a first glance you seem to meet the criteria but please check. If you also think so then please open a bug adding more details for your case.
Yes, I’ve tried the debug on the Web Server Logs. It stops stating the file can not be found though I can tail it and see it, hence wondering if there is any access the netdata user needs. Do I need to update the ACL?
Thanks Hugo, that’s great, I’m not going mad and yes the symptoms are exactly the same. One snag. When I get to the chmod, I need the netdata password:
netdata@raphael:/root$ sudo chmod +rx /var/log/apache2
[sudo] password for netdata:
Naturally, I don’t have that so a little further forward. netdata account was naturally setup as part of the original install. Any further ideas?