Curator 5.5.4 debian 9

hi

I'am working with ELK in debian9, and i need curator to delete the old index.
so at the first after executing directly
//sudo apt-get update && sudo apt-get install elasticsearch-curator
i was having the older version 4.2.5 but it was not working with my elasticsearch 6.4.1 so I just create sources.list.d/curator.list and add on it deb [arch=amd64] https://packages.elastic.co/curator/5/debian9 stable main
and there i had curator 5.5.4 but [curator --version] or [curator --help] gives me nothing why ?

That repo should have Curator 5.5.4. How did you get 5.2.4?

-- Sorry it was a mistake it 5.5.4
and now i just tested my curator version and it working don't know how and why

curator --version
curator, version 5.5.4

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.