summaryrefslogtreecommitdiff
path: root/scripts/monitor.sh
Commit message (Collapse)AuthorAgeFilesLines
* Adds timestamp RFC3339 compliantAnwesha Das2022-05-241-10/+10
|
* Updates code to include IPaddr in fail msgAnwesha Das2022-05-241-2/+2
|
* Adds IPv6 and DNS checking on GET failureAnwesha Das2022-05-231-0/+41
|
* Increases the sleep time to 15 minutesanweshadas2022-05-131-1/+1
| | | | | | Previously there was a sleep time of 8 minutes after add-leaf endpoint checking to make sure we have an inclusion proof with that particular leaf created by add-leaf.
* Fixes the subject line of the error messageanweshadas2022-05-121-0/+1
|
* Adds better fail message for get-inclusion-proofanweshadas2022-05-121-2/+3
|
* Adds sigsum-log-monitor@lists.sigsum.org emailanweshadas2022-05-121-2/+2
|
* Updates env and filemodeanweshadas2022-05-111-3/+3
|
* Removes extra code (sticks to step 1)anweshadas2022-05-111-24/+13
|
* Adds the fail functionanweshadas2022-05-111-16/+18
|
* Adds initial comments in the codeanweshadas2022-05-101-3/+18
|
* Checks if endpoints are getting http_code:200anweshadas2022-05-101-22/+130
| | | | endpoints : add_leaf, inclusion_proof and add_cosignature
* Adds the add_leaf functionanweshadas2022-05-101-15/+74
|
* Adds the initial email code on erroranweshadas2022-05-091-8/+3
|
* Moves the script to the right diranweshadas2022-05-091-0/+24