I'm following upgrading guide and I have entered following command to our 
ES cluster:

curl -s -XGET 10.12.39.19:9200/_all/_mapping | jq -r "keys[]"

It returns empty.

Also if I do command without jq I have only empty brackets as output:

curl -s -XGET 10.12.39.19:9200/_all/_mapping/index_range

{}

It is normal.

So it is strange. The script with this output create a i variable that is 
equal to 0 and it doesn't do anything.

Regards,

Aldo Pellini




On Thursday, April 28, 2016 at 11:35:50 AM UTC+2, kaiser wrote:
>
> Hello,
>
> Is there a method to ugrade from 1.3.4 to 2.0 please?
>
> regards.
>
>

-- 
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/eb040668-bbe8-4d4c-837b-f31bb639cb73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to