Hej Shrawan, i notice no Information what OS you are running. As already mentioned from Roger, on install it should install a service/init script which just need to be enabled to run on System Startup. But as out in the wild are many common ways to activate a Service the Information what OS and Version you are using is highly needed.
But you might find an answer here: https://www.digitalocean.com/community/tutorials/how-to-configure-a-linux-service-to-start-automatically-after-a-crash-or-reboot-part-1-practical-examples regards Jan 2016-02-08 12:45 GMT+01:00 Shrawan Bhagwat <[email protected]>: > 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 > <https://groups.google.com/d/msgid/graylog2/cbe4c2c7-1d85-44c0-aef9-b70e44f72276%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- | Voice: +49 173 7100308 | Text: [email protected] | http:// <http://about.me/jandoberstein>jalogis.ch/bio |--- | send from my extraordinary device -- 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/CAGm-bLYwVKz08%2Bagp4%3DQYyk0a4Z7obUs7usQeTrQmkYnekrfkw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
