Closed jblackburn21 closed 7 years ago
Sorry for the delayed response, but I don't believe I got a notification for this one. Yes, I can look into it if you send the PR, to help move that foward.
I'm working on a new item where i'll include this. I'll close this issue once it is completed
Great. Thanks! I haven't had a chance to get back to it yet.
This is now in 5.0.0. Use the retainedFileCountLimit argument to control this behaviour.
The RollingFileSink in the DurableLogglySink supports the ability to set the retained file limit, but the current implementation passes in null, so it would be unlimited. Would you accept a PR that would allow this to be overridden?