Replies: 2 comments 6 replies
-
I could not find any documentation or configuration options in Stirling-PDF for managing or disabling log rotation. There are no references to log rotation policies in the official documentation or in any issues or discussions in the repository, which suggests that Stirling-PDF does not have a built-in log rotation mechanism that you can configure or disable directly source. If you want to manage log rotation yourself, you can safely use logrotate on your Debian server to handle Stirling-PDF's log files. Just ensure that your logrotate configuration points to the correct log file paths used by Stirling-PDF. If you have any trouble identifying the log file locations, let me know and I can help you find them. To reply, just mention my name @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
Ok, this seems to be the file that controles the logging: src/main/resources/logback.xml How do I override this? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Sorry if I have missed the obvious but is there a way to configure the log rotation policy or, even better, stop Stirling-PDF from rotating the log files (I would prefer to use logrotate on a Debian server)?
Regards,
Åke
Beta Was this translation helpful? Give feedback.
All reactions