mozilla-services / heka

DEPRECATED: Data collection and processing made easy.
http://hekad.readthedocs.org/
Other
3.39k stars 531 forks source link

LogstreamerInput makes "unexpected EOF" error and resets a journal file. #1897

Open affinity226 opened 8 years ago

affinity226 commented 8 years ago

LogstreamerInput sometimes makes "unexpected EOF" error log(Input 'cs_error_log' error: unexpected EOF). After that log, journal file was reset (example : {"seek":0,"file_name":"","last_hash":"fc56d4b3c72a8bfe593373c740d558ec1340ac73"})

Since the journal file is initialized , LogstreamerInput starts to read back the old file from the beginning.