I think my translog is corrupted, so I'm trying to solve the problem by following this tutorial:
But this tool doesn't exist in the docker image for elasticsearch at all:
$ find / elasticsearch-translog
...
find: 'elasticsearch-translog': No such file or directory
Where can I find this tool in docker environment?