Hi Clayton, at a first glance the permissions seem to be correct. Make sure that the user "graylog" is really the one being used to start Graylog on your system (you can check the Upstart script and /etc/default/graylog-server).
Also try deleting the empty /var/log/graylog-server/server.log file and restart the graylog-server service. Cheers, Jochen On Thursday, 3 March 2016 20:00:42 UTC+1, Clayton Tavernier wrote: > > I'm using this guide: > https://www.digitalocean.com/community/tutorials/how-to-install-graylog-1-x-on-ubuntu-14-04 > > Everything seems to install fine but my graylog-server is constantly > restarting. > > * Mar 3 10:27:25 logs kernel: [267313.798284] init: graylog-server > main process (23744) terminated with status 1* > * Mar 3 10:27:25 logs kernel: [267313.798302] init: graylog-server > main process ended, respawning* > * Mar 3 10:27:26 logs kernel: [267314.433766] init: graylog-server > main process (23758) terminated with status 1* > * Mar 3 10:27:26 logs kernel: [267314.433775] init: graylog-server > main process ended, respawning* > > So I look in */var/log/graylog-server/server.log* and it's empty. > > Then I look in */var/log/upstart/graylog-server.log *and I find: > > * java.io.FileNotFoundException: /var/log/graylog-server/server.log > (Permission denied)* > > And I look: > > *$ sudo ls -la /var/log/graylog-server* > *total 8* > *drwxr-xr-x 2 graylog graylog 4096 Dec 9 11:06 .* > *drwxrwxr-x 18 syslog syslog 4096 Mar 3 07:07 ..* > *-rw-r--r-- 1 graylog graylog 0 Dec 9 11:06 server.log* > > which seems right to me but I guess it's not? > > Any help would be appreciated. > > -- 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/b97e6ec5-1849-4246-896f-2ae3c9ede957%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
