Curator doesn't find alias on index when unaliasing

Hi,

curator 2.0.2
ES 1.3.4
rhel6

If I run this:

curator --port 9199 alias --prefix logstash- --alias logs
--unalias-older-than 30

I get some nice messages like:

"Index logstash-2013.12.31 does not exist in alias logs; skipping."

http://host:9199/_aliases?pretty shows

"logstash-2013.12.31" : {
"aliases" : {
"logs" : {}

But http://host:9199/_alias/logs does not have logstash-2013.12.31 in there.

So it seems to me that the alias have the index but the index doesn't have
the alias?

Help =)

// Johan

--
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/b9d65bc1-8f59-45a0-9bec-1bdc124c6779%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.