Skip to content

Commit

Permalink
NZBGet | All logs are done to journal now
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaIng committed Dec 7, 2023
1 parent 054ff24 commit 8b4eb11
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/software/bittorrent.md
Original file line number Diff line number Diff line change
Expand Up @@ -839,8 +839,11 @@ Extremely efficient and fast NZB download manager with web interface. Coded in C

=== "View logs"

- Service: `journalctl -u nzbget`
- Daemon: `/var/log/nzbget.log`
NZBGet service logs can be viewed with the following command:

```sh
journalctl -u nzbget`
```

=== "Update"

Expand Down

0 comments on commit 8b4eb11

Please sign in to comment.