How to auto delete empty indices?

Hi there,

What are ways to auto delete empty indices on elasticsearch 6.2?

There's no such thing in elasticsearch.
You need to use an external tool for that.

I don't think that curator does that but I didn't check. @theuntergeek ?

Actually, that feature has been merged, but not released.