aws / aws/aws-codedeploy-agent

Feature request: "End of Lifecycle Event" log messages

Open
#270 3 comments 4 reactions 0 assignees View on GitHub
feature-request
Dominant language
Rust
Stars
337
Forks
195
Avg merge
10h 54m
Merged PRs (30d)
4

Description

I am using log collection/processing software to monitor the CodeDeploy agent logs and spot errors during the deployment process.

Sometimes it is hard to tell if a particular Lifecycle Event has been processed successfully: When looking for strings that indicate failure, you cannot tell for sure if they did not occur or if the event is still running some time-consuming task and thus you need to keep on watching.

So, the feature request is as simple as: For every Lifecycle Event, write out a distinct log line like "End of LifecycleEvent" + the event name. This should happen under all conditions – successful runs of the hook scripts, failures, aborts etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.