mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 05:36:44 +00:00
wiki: update enhanced logging section to include disabling cache instructions
parent
aaaf58428c
commit
a5f1f6b454
1 changed files with 2 additions and 1 deletions
|
@ -381,12 +381,13 @@ Notes:
|
|||
## How to turn on Enhanced logging
|
||||
[[Click here|https://github.com/Jackett/Jackett/wiki/Troubleshooting#how-to-provide-a-jackett-enhanced-log-for-a-ticket]]
|
||||
## How to provide a Jackett Enhanced log for a ticket
|
||||
1. scroll down to the bottom of the Jackett Dashboard and *tick* the *enhanced Logging* checkbox
|
||||
1. scroll down to the bottom of the Jackett Dashboard, *tick* the *enhanced Logging* checkbox, and *untick* the *Cache enabled* checkbox
|
||||
2. scroll up a bit and *click* on the *apply server settings* button
|
||||
3. perform the test with the relevant indexer (avoid using any other indexers to prevent log clutter)
|
||||
4. find the *log.txt* file (linux `~/.config/Jackett/`, windows `%ProgramData%\Jackett`)
|
||||
5. edit it with a plain text editor, redacting any personal details, username, password, passkey, hashes, IP address etc.
|
||||
6. save, then drag-drop the text file into the body of the ticket for us to take a look at.
|
||||
7. when finished, *untick* the *enhanced Logging* checkbox, *tick* the *Cache enabled* checkbox, and *click* on the *apply server settings* button
|
||||
|
||||
Note: When you restart Jackett the enhanced-log switch will be turned off. This prevents performance hits during normal operations.
|
||||
|
||||
|
|
Loading…
Reference in a new issue