elastic / elastic/ecs

New field log.verbosity

Open
#513 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.1k
Forks
455
Avg merge
17h 8m
Merged PRs (30d)
5

Description

There is a field log.level to capture the log level of the specific event but sometimes we need to know what is the application verbosity setting. I propose to add:
- log.verbosity

Use case 1: app setting verbosity is: DEBUG, there will be log events with log.level:ERROR to log.level:DEBUG.

Use case 2 (our use case): log.verbosity: header - system is logging only a header information, log.verbosity: payload - system is logging payload information

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.