Huge elasticsearch logs!

Something is going wrong with elastic search below are the crazy logs im getting:

Filename: elasticsearch-service-x64-stdout.2016-06-17.log
Filesize: 55,224,716KB
Filename: elasticsearch.log.2016-06-17 (file type 2016-06-17)
FileSize: 41,518,812KB

When I open these logs in EmEditor, it displays:

Caused by: java.nio.file.NoSuchFileException: C:\ulyaoth\elasticsearch\data\elasticsearch\nodes\0\indices\topbeat-2016.06.16\3\translog\translog-21.tlog
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:79)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
at sun.nio.fs.WindowsFileSystemProvider.newFileChannel(WindowsFileSystemProvider.java:115)
at java.nio.channels.FileChannel.open(FileChannel.java:287)
at java.nio.channels.FileChannel.open(FileChannel.java:335)
at org.elasticsearch.index.translog.Translog.openReader(Translog.java:374)
at org.elasticsearch.index.translog.Translog.recoverFromFiles(Translog.java:334)
at org.elasticsearch.index.translog.Translog.(Tran

Its pointing to a file that doesnt exist, how can I fix this??

Which version of ES and TopBeat are you running?

ES: 2.3.1
TopBeat: 1.2.3 I believe

Hi,
i have the same problem (elasticsearch-service-x64-stdout.2016-06-19.log 129GB) and i will be very appreciate for any advice.
Regards