Difference between revisions of "System log files"

From Servarr
Line 6: Line 6:
 
* On the top row there are several options to allow you to control your log files.
 
* On the top row there are several options to allow you to control your log files.
 
** The top row on the far left there is a dropdown that will allow you to switch from Log files and Updater Log Files
 
** The top row on the far left there is a dropdown that will allow you to switch from Log files and Updater Log Files
*** Log Files - The bread and butter of any support issue more on log files can be found [[Radarr Settings#logging|here]].
+
*** Log Files - The bread and butter of any support issue more on log files can be found [[Radarr Settings#Logging|here]].
 
*** Updater Log Files - This will show the log files associated with Radarr's updater script
 
*** Updater Log Files - This will show the log files associated with Radarr's updater script
 
**** Note: If you're on docker this will be empty as you should be updating by downloading a new docker image
 
**** Note: If you're on docker this will be empty as you should be updating by downloading a new docker image

Revision as of 21:10, 13 November 2020

Log Files

Log Files

Radarr

This page will allow you to download and see what current log files are available for Radarr

  • On the top row there are several options to allow you to control your log files.
    • The top row on the far left there is a dropdown that will allow you to switch from Log files and Updater Log Files
      • Log Files - The bread and butter of any support issue more on log files can be found here.
      • Updater Log Files - This will show the log files associated with Radarr's updater script
        • Note: If you're on docker this will be empty as you should be updating by downloading a new docker image
    • Refresh - This will refresh the current page and display any newly created logs
    • Delete - This will clear all logs allowing you to start from fresh
    • File Name - This will display the file name associated with the log
    • Last Written - This is the local time that this particular log file was written to.
      • Radarr uses rolling log files limited to 1MB each. The current log file is always radarr.txt, for the the other files radarr.0.txt is the next newest (the higher the number the older it is) up to 6 log files total. This log file contains fatal,error,warn and info entries.
      • When Debug log level is enabled, additional radarr.debug.txt rolling log files will be present, up to 51 files. This log files contains fatal,error,warn,info and debug entries. It usually covers a 40h period.
      • When Trace log level is enabled, additional radarr.trace.txt rolling log files will be present, up to 51 files. This log files contains fatal,error,warn,info,debug and trace entries. Due to trace verbosity it only covers a couple of hours.


Sonarr

Text

Lidarr

Text

Readarr

Text


Templates