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

Develop Ingress Lambda Logging Conventions #6

Open
collinss-jpl opened this issue Mar 2, 2023 · 3 comments
Open

Develop Ingress Lambda Logging Conventions #6

collinss-jpl opened this issue Mar 2, 2023 · 3 comments
Assignees

Comments

@collinss-jpl
Copy link
Contributor

💡 Description

The Ingress Lambda function can log messages directly to AWS CloudWatch via the built-in logging library. This will likely be the primary mechanism for tracking incoming requests, so we need to define exactly what we would like to see logged for each request.

@jordanpadams
Copy link
Member

@collinss-jpl where are we at with this implementation?

@collinss-jpl
Copy link
Contributor Author

I don't think we've had a serious conversation to define "exactly what we would like to see logged for each request". What is currently logged by both the lambda service and the client script is based on what I wanted to see to support development, but my guess is that this is insufficient for production.

@jordanpadams
Copy link
Member

Descoping this from this build. We will need to design what we want logged in a future release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ToDo
Development

No branches or pull requests

2 participants