A Linux administrator is configuring a log collector agent to monitor logs in /var/log/collector. The agent is reporting that it cannot write in the directory. The agent runs as the logger user account. The administrator runs a few commands and reviews the following output:
Output 1:
Output 2:
* file: /var/log/collector
* owner: root
* group: root
user::rwx
group::r-x
mask::rwx
other::r-x
default:user:rwx
default:group::r-x
default:mask::rwx
default:other::r-x
Output 3:
uid=1010(logger) gid=1010(monitor) groups=1010(monitor)
Which of the following is the best way to resolve the issue?
ID77
5 days, 9 hours ago