chore: add logging command to readme
This commit is contained in:
parent
2d7ff15ebe
commit
128eb4f79a
1 changed files with 6 additions and 0 deletions
|
|
@ -34,6 +34,12 @@ On the VPS, `eolas-api` runs as a `systemd` service. This service is restarted a
|
||||||
the deployment. See copy of this file at
|
the deployment. See copy of this file at
|
||||||
[systemd/eolas-api.service](./systemd/eolas-api.service).
|
[systemd/eolas-api.service](./systemd/eolas-api.service).
|
||||||
|
|
||||||
|
#### Logs
|
||||||
|
|
||||||
|
```sh
|
||||||
|
journalctl -u eolas-api.service --no-pager
|
||||||
|
```
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
### Entries
|
### Entries
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue