Hi David, the Graylog Collector usually doesn't require write privileges on files it reads. If it does, it's a bug and you should report it to https://github.com/Graylog2/collector/issues.
Are you sure that there's not another reason for this error message, e. g. because the directory containing those files doesn't allow Graylog Collector to enter? Cheers, Jochen On Thursday, 11 February 2016 12:20:45 UTC+1, David Vokáč wrote: > > Hello! > > I wanted to ask if there is a specific reason why graylog collector needs > write permissions for log files. It should suffice to have read permissions > since graylog should open files with -r only flag. > > Caused by: java.nio.file.AccessDeniedException > > is written to collector log everytime a file has read-only permissions. > > OS: Linux RedHat 6.2/7 > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/332a6f7e-1074-49a1-9667-e6d6e05e461e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
