Elasticsearch Log directory permission overriding with setgid

Elasticsearch Log directory permission overriding with setgid as given

**[root@abcabc ~]# ll /var/log/ | grep elasticsearch**
**drwxr-s---  2 elasticsearch elasticsearch       4096 Apr 22 10:07 elasticsearch**

Due to this read-only users are facing issues in reading the logs. I have to manually reset this at the time user face the issue. But I don't know what is reasonable for this & how actually permissions are overridden.

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