logzio / logzio/logzio-lambda-extensions

Feature request: support different logging levels on lambda

Open
#22 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.