How to check robosignatory production logs
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
b6c23d6c91
commit
5c8d3f469d
1 changed files with 10 additions and 0 deletions
10
check_robosignatory_production_logs.md
Normal file
10
check_robosignatory_production_logs.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# How to check robosignatory productions logs
|
||||
|
||||
robosignatory in production does not have ssh enabled so we cannot connect to the box to
|
||||
check the logs.
|
||||
However we can use log1.phx.fedoraproject.org to check the logs of the service.
|
||||
|
||||
```
|
||||
$ ssh log01.phx2.fedoraproject.org
|
||||
$ grep autosign01.phx2.fedoraproject.org /var/log/merged/messages.log
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue