Curator 2.0 fails

Ahhh! Thanks Aaron! I guess I didn't read down far enough into that page.

Working just fine at this point:

root@logs:~] #curator --http_auth admin:$ES_PASS show indices  --all-indices
2015-11-20 19:44:11,598 INFO      Job starting: show indices
2015-11-20 19:44:11,614 INFO      Matching all indices. Ignoring flags other than --exclude.
2015-11-20 19:44:11,614 INFO      Action show will be performed on the following indices: [u'.kibana', u'logstash-2015.11.19', u'logstash-2015.11.21']
2015-11-20 19:44:11,614 INFO      Matching indices:
.kibana
logstash-2015.11.19
logstash-2015.11.21

I appreciate the input!

Also, I hate to bring this up, but I am still stuck with a bigger issue of getting LS to write to ES+Shield, using ES 2.0. I had this working fine under ES 1.7.1. But since the upgrade, no joy! Also, LS works beautifully minus shield! But I don't want to leave my ES cluster exposed.

Could I get your input on this issue?

LS fails to write to ES + Shield

Thanks!