rsyslog keeps writing to old log files after logrotate #3952

@UnPure

Description

Expected behavior

Write to new files after logrotate

Actual behavior

Writes to *.log.1 instead of *.log

Steps to reproduce the behavior

Happens at every logrotate for me with default configs on Debian 10.1

Environment

  • rsyslog version: 8.1901.0
  • platform: Debian 10.1 x64
  • If you need any other informations/files/logs, let me know