Unable to add/modify logs in different paths, error Permission denied

Hi, I have updated to new kernel 20.8.1 to 20.9.1

I can see many errors regarding modify/creating files in different directories.
examples
/var/log/asterisk//cdr-csv/8081.csv : Permission denied
/root/tempfiles/log1/userlog.txt Permission denied

I have done many basic tasks like
chmod -R 755 /root/Log/Log/
chown -R asterisk:asterisk /root/Log/Log
usermod -aG root asterisk

But still problem remains, please suggest solution.
thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.