There must first be initiated elasticsearch and mongodb services, this can be secured with the following instructions:
chkconfig mongodb on chkconfig elasticsearch on Note: you might need to install chkconfig Then you must set the start graylog-server and graylog-web as follows: systemctl enable graylog-server systemctl enable graylog-web This should be enough, reboot and cross your fingers: D ---------- Primero deben haber iniciado los servicios mongodb y elasticsearch, esto lo puedes asegurar con las siguientes intrucciones: chkconfig mongodb on chkconfig elasticsearch on Luego se debe configurar el inicio graylog-server y graylog-web de la siguiente forma: systemctl enable graylog-server systemctl enable graylog-web Con esto deberÃa bastar, reinicia y reza :D El jueves, 4 de febrero de 2016, 11:56:02 (UTC-4:30), Shrawan Bhagwat escribió: > > Hi Roger, > > We are using LINUX and UNIX. > Please guide us for these. > > Thanks. :) > > Regards, > Shrawan > > -- 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/98a30d5a-991e-4442-a541-854476f7d339%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
