The problem is most probably due to using SizeAndTimeBasedFNATP without an %i in fileNamePattern. Both %d and %i are required. Logback should check for this problem and either fix it or at least warn the user.