Skip to content

Add log filename to logs to disambiguate in STDOUT#8610

Merged
mitchellhenke merged 3 commits intomainfrom
mitchellhenke/disambiguate-logs
Jun 29, 2023
Merged

Add log filename to logs to disambiguate in STDOUT#8610
mitchellhenke merged 3 commits intomainfrom
mitchellhenke/disambiguate-logs

Conversation

@mitchellhenke
Copy link
Contributor

🛠 Summary of changes

We are experimenting with logging all logs to STDOUT in containers, and ensuring they end up in the right log groups in CloudWatch requires a way to disambiguate the lines from one another.

The one that is TBD is the Rails logs, which will likely be our fallback case and may not need the additional metadata.

@mitchellhenke mitchellhenke force-pushed the mitchellhenke/disambiguate-logs branch 2 times, most recently from 08d586b to 9b2081b Compare June 16, 2023 17:17
@mitchellhenke mitchellhenke marked this pull request as ready for review June 21, 2023 14:38
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/disambiguate-logs branch 3 times, most recently from ec14ed2 to e80855f Compare June 23, 2023 18:19
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/disambiguate-logs branch 2 times, most recently from ed8ec15 to 84975f5 Compare June 26, 2023 14:16
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/disambiguate-logs branch 2 times, most recently from 5d8f197 to 2b36288 Compare June 28, 2023 18:27
Mitchell Henke added 3 commits June 29, 2023 11:12
changelog: Internal, Logging, Add log filename to logs to disambiguate in STDOUT
@mitchellhenke mitchellhenke force-pushed the mitchellhenke/disambiguate-logs branch from 2b36288 to 425caca Compare June 29, 2023 16:12
Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

2 participants