Нотатки сісадміна Linux,nginx error: skipping “/var/log/nginx/access.log” because parent directory has insecure permissions

error: skipping “/var/log/nginx/access.log” because parent directory has insecure permissions

because parent directory has insecure permissions

Настраиваю ротацию для nginx который работает в docker контейнере, сходу словил ошибку “error: skipping “/var/log/nginx/access.log” because parent directory has insecure permissions (It’s world writable or writable by group which is not “root”) Set “su” directive in config file to tell logrotate which user/group should be used for rotation

Суть сообщения в том, что необходимо поправить права на каталоги и файлы, или же задать в конфиг файле ротации su у меня вышло так:

 

 

Click to rate this post!
[Total: 0 Average: 0]

Залиште відповідь

Ваша e-mail адреса не оприлюднюватиметься. Обов’язкові поля позначені *

Related Post

Multi-Attach error for volume

Multi-Attach error for volume “pvc-XXX” Volume is already exclusively attached to one node and can’t be attached to anotherMulti-Attach error for volume “pvc-XXX” Volume is already exclusively attached to one node and can’t be attached to another

На цей час не знаю як перманентно полагодити цю проблему, але позиційне рішення просте Click to rate this post! [Total: 1 Average: 5] Схожі записи: Resize EBS volume in AWS