Logstash File Logger - resetting makes fail
Opened this issue · 0 comments
AlexRiedler commented
Once you do a logger.reset when its a File Logger, the @io
variable gets set to nil
and the file is never re-opened...
Not sure what the intended behaviour should be, should reset be also opening the file afterwards?