Hi Roger, We are using following combinations: MongoDB-86_64-rhel62-3.0.3 Logstash-1.5.4 Elasticsearch-1.7.2 Graylog-1.2.1 Redis-3.0.1
After installation of any of the component, services were not created automatically. :( On Friday, 5 February 2016 19:22:32 UTC+5:30, Roger Guzman wrote: > > 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/cbe4c2c7-1d85-44c0-aef9-b70e44f72276%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
