logzio / logzio/logzio-lambda-extensions
Feature request: support different logging levels on lambda
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Thanks for build this !
I would like to be able to configure the log messages for my lambda via an Environment variable. From what I understand `LOGS_EXT_LOG_LEVEL` is the logging level for the extension, but I can't find anything to set the logging level for my lambda code. Is that possible and I've just missed it ? Or can this be added as a new feature ?
thanks
Simon
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating where LOGS_EXT_LOG_LEVEL is read and how the extension separates its own logging from Lambda code. Define the environment-variable behavior for Lambda logging, then verify that the requested level is applied without changing extension logging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- cloud, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100