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/94f2d55f-b647-4412-9814-16ee9a1b93ee%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
