Hi Jochen,
The graylog-server is running. Status is "graylog-server (pid 24233) is running..." But I can't able to access http://127.0.0.1:12900/ . Even graylog server and server web are on the same server. ?? CAn you please tell me where am I going wrong. Thank you Sikender On Thursday, March 31, 2016 at 2:54:27 AM UTC-7, Jochen Schalanda wrote: > > Hi Sikender, > > make sure that your Graylog server is running and that the web interface > can reach it at http://127.0.0.1:12900/ (which will only work if it's > running on the same machine). > > Cheers, > Jochen > > On Thursday, 31 March 2016 01:45:07 UTC+2, [email protected] wrote: >> >> H Jochen, >> >> >> Awesome. That works for me. Now I am able to send logs so easily :) >> >> Seems everything is fine , but when I see the logs of graylog-web server >> after restart, I see something like ; >> >> >> 2016-03-30T02:14:25.471-04:00 - [INFO] - from play in main >> Application started (Prod) >> >> 2016-03-30T02:14:25.614-04:00 - [INFO] - from play in main >> Listening for HTTP on /0:0:0:0:0:0:0:0:9000 >> >> 2016-03-30T02:15:55.038-04:00 - [INFO] - from play in New I/O worker #13 >> Starting application default Akka system. >> >> 2016-03-30T17:12:42.253-04:00 - [ERROR] - from >> org.graylog2.restclient.lib.ApiClient in pool-22-thread-1 >> Connection refused: /127.0.0.1:12900 to >> http://127.0.0.1:12900/system/metrics/multiple >> >> 2016-03-30T17:12:46.427-04:00 - [ERROR] - from >> org.graylog2.restclient.lib.ApiClient in servernodes-refresh-0 >> Connection refused: /127.0.0.1:12900 to >> http://127.0.0.1:12900/system/cluster/node >> "application.log" 145L, 7809C >> >> >> Can you please tell me where exactly it is pointing to ! >> >> >> Thank you >> >> >> On Wednesday, March 30, 2016 at 2:10:03 AM UTC-7, Jochen Schalanda wrote: >>> >>> Hi Sikender, >>> >>> you cannot bind two inputs to the same network interface (in this case >>> 0.0.0.0:12201). One of those GELF TCP inputs has to use another port >>> (e. g. 12201 or anything above 1024). >>> >>> Cheers, >>> Jochen >>> >>> On Wednesday, 30 March 2016 00:22:22 UTC+2, [email protected] >>> wrote: >>>> >>>> HI Jochen, >>>> >>>> >>>> Sure. Below are the snapshots of GELF-TCP input running and the other >>>> one saying "Address already in use" >>>> >>>> Can you please go through it and let me know where am I going wrong. I >>>> have also attached the config files for reference. >>>> >>>> >>>> >>>> >>>> Thank you >>>> >>> -- 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/d772519f-b8a6-4537-8771-5da3c3d8e2c1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
