Saved Kibana layouts fail to open later

I'm using logstash-1.3.3-flatjar.jar with embedded Kibana and Elasticsearch.

When I create a custom layout in Kibana and then aave it, it seems to save
fine. But when I try to load it later, it fails to load. The queries are
missing and only some of the filters show up.

This especially seems to happen when i have a filter with a colon in it,
such as type:"apache_log"

Lastly, it seems to skip some fields when saving the profile. When I export
it to a file and inspect the file, I can see that none of my query aliases
were saved even though all of my queries had aliases defined for them.

Thoughts on this?

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/5d4bcee2-22b7-4b88-b0b6-7509e5e1fc8f%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Very odd indeed. I can duplicate your problem but I'm not sure what is the
cause. I did try to run ES 0.90.9 externally and it works fine in that
case, so for now, I would suggest to not run embedded if you need this
working.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/1e853b01-99af-45a9-920d-eca3fdc18d91%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Running as non-embedded did fix the problem.

On Thursday, February 20, 2014 8:41:58 AM UTC-6, Binh Ly wrote:

Very odd indeed. I can duplicate your problem but I'm not sure what is the
cause. I did try to run ES 0.90.9 externally and it works fine in that
case, so for now, I would suggest to not run embedded if you need this
working.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/3ad1b370-811a-4e09-a2da-6051050c32d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.