Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Deterministic Logging URL for ECS jobs #83

Open
aaronsteers opened this issue Apr 2, 2020 · 0 comments
Open

Feature Request: Deterministic Logging URL for ECS jobs #83

aaronsteers opened this issue Apr 2, 2020 · 0 comments

Comments

@aaronsteers
Copy link
Contributor

Presently, ECS Tasks are logged to Cloudwatch with a log stream ID that contains the task ID, which is a unique GUID not created until point of execution. This affects how the AWS CLI can be called and what URL to use for monitoring cloudwatch logs via the console.

With the launch of FireLens, there's now an option to parameterize the logging stream ID, which could be used to force a deterministic stream ID and thereby a deterministic CLI command to watch logs, and a deterministic log URL for viewing logs online in Cloudwatch.

Related: aws/containers-roadmap#74 (comment)

@aaronsteers aaronsteers added this to On Deck in DataOps Project Board via automation Apr 2, 2020
@aaronsteers aaronsteers removed this from On Deck in DataOps Project Board Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant