Hello Seby, Ok Now I will try this tomorrow. Now I moved out from office.Thanks for all your great help.
On Thu, Nov 27, 2014 at 5:11 PM, Seby Francis <[email protected]> wrote: > Looks like the usage is not correct. Here is what I've which is working: > > root@graylog2 bin]# nohup ./graylog2-web-interface > -Dconfig.file=/etc/graylog2-web-interface.conf -Dhttp.port=80 & > > [1] 11189 > > [root@graylog2 bin]# > > > [root@graylog2 bin]# tail -f nohup.out > > Play server process ID is 11189 > > [debug] application - Loading timeout value into cache from configuration > for key DEFAULT: Not configured, falling back to default. > > [debug] application - Loading timeout value into cache from configuration > for key node_refresh: Not configured, falling back to default. > > [info] play - Application started (Prod) > > [info] play - Listening for HTTP on /0:0:0:0:0:0:0:0:80 > > On Thu, Nov 27, 2014 at 5:02 PM, ANKUR GOYAL <[email protected]> > wrote: > >> Hello Seby, >> >> Please find the logs as below. >> >> /opt/graylog2-web-interface/bin/graylog2-web-interface: line 13: >> -Dhttp.port=80 -Dhttp.address=<127.0.0.1>: command not found >> /opt/graylog2-web-interface/bin/graylog2-web-interface: line 13: >> -Dhttp.port=80 -Dhttp.address=<127.0.0.1>: command not found >> /opt/graylog2-web-interface/bin/graylog2-web-interface: line 13: >> -Dhttp.port=80 -Dhttp.address=<127.0.0.1>: command not found >> Play server process ID is 13217 >> [^[[36mdebug^[[0m] application - Loading timeout value into cache from >> configuration for key DEFAULT: Not configured, falling back to default. >> [^[[36mdebug^[[0m] application - Loading timeout value into cache from >> configuration for key node_refresh: Not configured, falling back to default. >> [^[[37minfo^[[0m] play - Application started (Prod) >> [^[[37minfo^[[0m] play - Listening for HTTP on /0:0:0:0:0:0:0:0:9000 >> >> >> >> On Thu, Nov 27, 2014 at 4:57 PM, Seby Francis <[email protected]> >> wrote: >> >>> Do you see any errors? What is the graylog2-web application log looks >>> like? >>> >>> On Thu, Nov 27, 2014 at 4:44 PM, ANKUR GOYAL <[email protected]> >>> wrote: >>> >>>> Hello, >>>> >>>> I already tried this, but it also not working >>>> >>>> >>>> On Thu, Nov 27, 2014 at 4:33 PM, Seby Francis <[email protected]> >>>> wrote: >>>> >>>>> Can you try the option "-Dhttp.port=80 -Dhttp.address=<your-ip>" as >>>>> shown in: >>>>> >>>>> http://www.graylog2.org/resources/documentation/setup/webinterface >>>>> >>>>> On Thu, Nov 27, 2014 at 4:13 PM, ANKUR GOYAL <[email protected] >>>>> > wrote: >>>>> >>>>>> Hello Seby, >>>>>> >>>>>> I installed xinetd and tried the steps but it's not working. Can't we >>>>>> change port in graylog2-webinterface.conf file >>>>>> >>>>>> >>>>>> Regards, >>>>>> >>>>>> Ankur Goyal >>>>>> >>>>>> >>>>>> >>>>>> On Thu, Nov 27, 2014 at 3:07 PM, Seby Francis <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> Hi Ankur, >>>>>>> >>>>>>> Please refer the following example for port forwarding. >>>>>>> >>>>>>> https://www.centosblog.com/port-forwarding-using-xinetd-on-centos/ >>>>>>> >>>>>>> You may have to use something like: >>>>>>> >>>>>>> ---------------------------------------------------------------- >>>>>>> >>>>>>> service graylog2 >>>>>>> >>>>>>> { >>>>>>> >>>>>>> disable = no >>>>>>> >>>>>>> type = UNLISTED >>>>>>> >>>>>>> socket_type = stream >>>>>>> >>>>>>> protocol = tcp >>>>>>> >>>>>>> wait = no >>>>>>> >>>>>>> redirect = localhost 9000 >>>>>>> >>>>>>> port = 80 >>>>>>> >>>>>>> user = nobody >>>>>>> >>>>>>> } >>>>>>> >>>>>>> ---------------------------------------------------------------- >>>>>>> >>>>>>> On Thu, Nov 27, 2014 at 3:02 PM, ANKUR GOYAL < >>>>>>> [email protected]> wrote: >>>>>>> >>>>>>>> Hello, >>>>>>>> Thanks for your quick response. Please can you tell me in detail >>>>>>>> coz I m new for graylog2.It will be great help. >>>>>>>> >>>>>>>> Regards, >>>>>>>> Ankur Goyal >>>>>>>> >>>>>>>> >>>>>>>> On Nov 27, 2014 2:59 PM, "Seby Francis" <[email protected]> >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Hi Arun, >>>>>>>>> >>>>>>>>> You can use xinetd port forwarding 80 -> localhost 9000. >>>>>>>>> >>>>>>>>> Regards, >>>>>>>>> Seby. >>>>>>>>> >>>>>>>>> On Thu, Nov 27, 2014 at 2:42 PM, ANKUR GOYAL < >>>>>>>>> [email protected]> wrote: >>>>>>>>> >>>>>>>>>> Hello , >>>>>>>>>> >>>>>>>>>> I have configured graylog2 0.20.6 with elasticsearch on two >>>>>>>>>> different centos 6.5 64 bit machines. It's working fine. Now I want >>>>>>>>>> to >>>>>>>>>> change the default port to access the graylog2 web from 9000 to 80 >>>>>>>>>> forever. >>>>>>>>>> Please help me in this. >>>>>>>>>> >>>>>>>>>> Regards, >>>>>>>>>> >>>>>>>>>> Ankur Goyal >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> You received this message because you are subscribed to the >>>>>>>>>> Google Groups "graylog2" group. >>>>>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>>>>> send an email to [email protected]. >>>>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> You received this message because you are subscribed to a topic in >>>>>>>>> the Google Groups "graylog2" group. >>>>>>>>> To unsubscribe from this topic, visit >>>>>>>>> https://groups.google.com/d/topic/graylog2/DI1OJCUrJBo/unsubscribe >>>>>>>>> . >>>>>>>>> To unsubscribe from this group and all its topics, send an email >>>>>>>>> to [email protected]. >>>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>>> >>>>>>>> -- >>>>>>>> You received this message because you are subscribed to the Google >>>>>>>> Groups "graylog2" group. >>>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>>> send an email to [email protected]. >>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>> >>>>>>> >>>>>>> -- >>>>>>> You received this message because you are subscribed to a topic in >>>>>>> the Google Groups "graylog2" group. >>>>>>> To unsubscribe from this topic, visit >>>>>>> https://groups.google.com/d/topic/graylog2/DI1OJCUrJBo/unsubscribe. >>>>>>> To unsubscribe from this group and all its topics, send an email to >>>>>>> [email protected]. >>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "graylog2" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to [email protected]. >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> >>>>> -- >>>>> You received this message because you are subscribed to a topic in the >>>>> Google Groups "graylog2" group. >>>>> To unsubscribe from this topic, visit >>>>> https://groups.google.com/d/topic/graylog2/DI1OJCUrJBo/unsubscribe. >>>>> To unsubscribe from this group and all its topics, send an email to >>>>> [email protected]. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "graylog2" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "graylog2" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/graylog2/DI1OJCUrJBo/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> >> >> >> >> >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "graylog2" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to a topic in the > Google Groups "graylog2" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/graylog2/DI1OJCUrJBo/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
