Hi Dennis,

Ive opened the issue:
https://github.com/Graylog2/graylog2-server/issues/2306

Thank you
Lukas

Am Montag, 30. Mai 2016 10:46:59 UTC+2 schrieb Lukas Fenner:
>
> Hello All,
>
> Im running on Graylog Server 2.0.2 with ES 2.3.3.
>
> When i try to get 5 Messages with offset 10000 it fails with error:
>
> { "query": "facility:TEST", "begin_column": null, "begin_line": null, "
> end_column": null, "end_line": null, "message": "Unable to execute search", 
> "exception_name": 
> "org.elasticsearch.action.search.SearchPhaseExecutionException" }
>
> In graylog this error can be found in logfiles:
> WARN  [SearchResource] Unable to execute search: all shards failed
>
> When i try the same search with offset 9995 im getting 5 Messages, so  the 
> error occurs exactly at 10000 Messages, thats why i guess its this setting 
> from elasticsearch:
>
> https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-from-size.html
>
> The Api call is successful if requested as text/csv.
>
> Is there a way to get a configurable part from the result set over 10000? 
> The goal is to implement a log list in a web application, whenever the user 
> is klicking next page, the next n events should be shown. 
> Maybe there is also a better way to go?
>
> Cheers,
> Lukas
>
>
>
>

-- 
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 graylog2+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/ec10a8a4-04b7-434d-a62c-3f509212b348%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to