mmm... ok... how to install mongodb y elasticsearch? when I install this the services were created automagically :D versions?
El viernes, 5 de febrero de 2016, 3:08:42 (UTC-4:30), Shrawan Bhagwat escribió: > > Hi Roger, > > I have no Idea of how to create service of elasticsearch and mongodb. > I have gone through the following doc: > https://www.elastic.co/guide/en/elasticsearch/reference/current/setup-service.html > But still i am unable to do this. > We are having chkconfig installed on servers. > > can you please help us with this? > > Thanks :) > > Regards, > Shrawan > > On Friday, 5 February 2016 00:38:18 UTC+5:30, Roger Guzman wrote: >> >> 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/ab4f91be-198a-400d-84bb-f636ff8a9328%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
