mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[GH-ISSUE #561] Attach log files to email notification #408
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#408
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ahmedsajid on GitHub (Sep 22, 2021).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/561
First of all, this is an AWESOME Open Source project. healthckecks.io service is unbelievably smart and well thought out. I didn't think such a product/project existed :)
Now onto my request/question.
I couldn't find any doc around attaching failure logs to as an email attachment part sent as part of failure notification. This eliminates the need of logging into healthchecks.io OR logging onto the server to check the logs. Of course to perform actual fix you would have to access some sort of system but this would help as part of initial investigation phase.
Does such a thing exist or this would be a new feature?
Feel free to close this if people think that this would be an unnecessary thing.
@ahmedsajid commented on GitHub (Sep 23, 2021):
I think this exists? According to @cuu508 here
If that's the case, this can be closed :)
@cuu508 commented on GitHub (Sep 23, 2021):
Sorry, I missed this issue. Yes – this should already work, last ping's request body is included in the alert emails.