Actions
Feature #30304
closedLogging of webhooks delivered
Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Difficulty:
Triaged:
Yes
Description
Logging must be helpful both to developers (debug logging) and end users (warning, error, info).
We want to log events via info level (no sensitive info - just webhook name and event name).
Full payload will be logged (URL + payload) into "blob" logger which is turned off by default.
Also the response should be reasonable logged, including full payload into the "blob" logger.
Updated by Lukas Zapletal over 4 years ago
- Related to Tracker #30290: Foreman webhooks integration story added
Updated by Lukas Zapletal about 4 years ago
- Status changed from Assigned to Ready For Testing
- Triaged changed from No to Yes
- Pull request https://github.com/theforeman/foreman_webhooks/pull/9 added
Updated by Lukas Zapletal about 4 years ago
- Status changed from Ready For Testing to Resolved
Actions