TrumanDu / cleaner

An awesome Kibana plugin for setting elasticsearch index ttl
Apache License 2.0
15 stars 3 forks source link

Support for newer Versions / SearchGuard #1

Closed CodeFreezr closed 5 years ago

CodeFreezr commented 5 years ago

Hello together,

we love this very easy curator plugin for Kibana. Did you have support for newer Kibana Versions, like 6.6 or even 7.x?

Did cleaner work with auth / encrypted environments like SearchGuard and/or XPack-Security? Esp. with SearchGuard we have the Problem that "cleaner" did not work. Every request is blocked "unauthorized".

BR

CodeFreezr commented 5 years ago

Find an ELK-Stack with buildin SearchGuard, here: https://github.com/deviantony/docker-elk

CodeFreezr commented 5 years ago

here the cross-posting in the ELK-Stack github: https://github.com/deviantony/docker-elk/issues/364

CodeFreezr commented 5 years ago

Here are the Get-Request which creates the "403" Response: https://[kibana-url]/api/cleaner/list

TrumanDu commented 5 years ago

@CodeFreezr thanks for you attention! yeah,we can upgrate this plugin.but will cost some day.Can I know which company you are?I hope you can make more suggestions.if you like it,please give me star,thanks!

CodeFreezr commented 5 years ago

We have found a complete new feature in Elastic Search 6.6+ ILM = Index Lifecycle Management, which includes also a "delete index" stage. Not sure if it makes sense to maintain furter versions.