I suspect that the timeout is just too short there, I'll double check their values and most likely make them configurable.
On Wednesday, January 22, 2014 12:11:09 PM UTC+1, Rahman Duran wrote: > > No, its about 10-15 log sources. But I have near a billion messages(more > than 950 Million). Also the server has 48 GB ram and 6 core Intel(R) > Xeon(R) CPU X5650 @ 2.67GHz when I click the source tab, load average goes > 1.7 to 2.8 > > > On Wednesday, January 22, 2014 12:49:07 PM UTC+2, Kay Röpke wrote: >> >> That -1 usually indicates a timeout on the request. >> >> Do you happen to have many log sources or is the elasticsearch cluster >> low on resources? >> I'll file an issue to improve the error page for now. >> >> Best, >> -k >> >> On Tuesday, January 21, 2014 1:58:22 PM UTC+1, Rahman Duran wrote: >>> >>> Hi, >>> >>> When I choose "sources" tab I get an error. >>> >>> Stacktrace >>> >>> - lib.ApiClientImpl$ApiRequestBuilder#execute ( >>> *ApiClientImpl.java:415*) >>> - models.SourcesService#all (*SourcesService.java:47*) >>> - controllers.SourcesController#list (*SourcesController.java:42*) >>> - >>> Routes$$anonfun$routes$1$$anonfun$applyOrElse$82$$anonfun$apply$244#apply >>> (*routes_routing.scala:1233*) >>> - >>> Routes$$anonfun$routes$1$$anonfun$applyOrElse$82$$anonfun$apply$244#apply >>> (*routes_routing.scala:1233*) >>> - play.core.Router$HandlerInvoker$$anon$7$$anon$2#invocation ( >>> *Router.scala:183*) >>> - play.core.Router$Routes$$anon$1#invocation (*Router.scala:377*) >>> - play.core.j.JavaAction$$anon$1#call (*JavaAction.scala:56*) >>> - play.GlobalSettings$1#call (*GlobalSettings.java:64*) >>> - play.mvc.Security$AuthenticatedAction#call (*Security.java:45*) >>> - play.core.j.JavaAction$$anon$3#apply (*JavaAction.scala:91*) >>> - play.core.j.JavaAction$$anon$3#apply (*JavaAction.scala:90*) >>> - play.core.j.FPromiseHelper$$anonfun$flatMap$1#apply ( >>> *FPromiseHelper.scala:82*) >>> - play.core.j.FPromiseHelper$$anonfun$flatMap$1#apply ( >>> *FPromiseHelper.scala:82*) >>> - scala.concurrent.Future$$anonfun$flatMap$1#apply ( >>> *Future.scala:251*) >>> - scala.concurrent.Future$$anonfun$flatMap$1#apply ( >>> *Future.scala:249*) >>> - scala.concurrent.impl.CallbackRunnable#run (*Promise.scala:32*) >>> - play.core.j.HttpExecutionContext$$anon$2#run ( >>> *HttpExecutionContext.scala:37*) >>> - akka.dispatch.TaskInvocation#run (*AbstractDispatcher.scala:42*) >>> - akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask#exec ( >>> *AbstractDispatcher.scala:386*) >>> - scala.concurrent.forkjoin.ForkJoinTask#doExec ( >>> *ForkJoinTask.java:260*) >>> - scala.concurrent.forkjoin.ForkJoinPool$WorkQueue#runTask ( >>> *ForkJoinPool.java:1339*) >>> - scala.concurrent.forkjoin.ForkJoinPool#runWorker ( >>> *ForkJoinPool.java:1979*) >>> - scala.concurrent.forkjoin.ForkJoinWorkerThread#run ( >>> *ForkJoinWorkerThread.java:107*) >>> >>> Request informationMethodGETQuery >>> >>> >>> Refererhttps://graylog.artvin.edu.tr:4443/system?page=0Connection >>> keep-aliveAccept >>> text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 >>> Accept-Languageen-US,tr-TR;q=0.8,tr;q=0.6,en;q=0.4Accept-Encoding >>> gzip,deflate,sdchUser-AgentMozilla/5.0 (X11; Linux i686 (x86_64)) >>> AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36 >>> Hostgraylog.artvin.edu.tr:4443 >>> >>> >> -- 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/groups/opt_out.
