On Thu, Aug 18, 2016 at 02:55:10PM +0200, Charmant Sampi wrote: > I install graylog2 on ubuntu 14.04 amd64 Desktop > i follow this tuto > https://www.digitalocean.com/community/tutorials/how-to-install-graylog2-and-centralize-logs-on-ubuntu-14-04 > > But at the step where to start graylog2 I see this message > Starting graylog2-server > redirecting stderr to stdout > Help me!
This is just a start message. It tells you that all messages that would be logged to the stderr channel are instead logged to the stdout channel. This is a common pattern. Usually the logfile would be found in /var/log/graylog-server/server.log But that blog post is kind of old, the release described is very old. You should consider to install the current 2.0.3 stable release of graylog with the latest 2.3.5 release of elasticsearch. Regards, Marcus -- 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/20160818131617.GF5168%40arch.iathh.local. For more options, visit https://groups.google.com/d/optout.
