kit-data-manager / kit-data-manager/EVOKS

Reduce log output for skosmos-*

Open
#299 0 comments 0 reactions 0 assignees View on GitHub
comment / enhancement
Dominant language
Python
Stars
7
Forks
3
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
The logs for skosmos contains per default all accesses. This might result in gigantic log files.
In the meantime the logs for (*-dev) are redirected to /dev/null which is not the best solution.
(See branch 'reduceLogOutput4SkosmosAndFusekiDev')

**Describe the solution you'd like**
It would be nice if only accesses with an HTTP status greater than 299 would be logged.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the logging configuration for skosmos-* and the (*-dev) output redirected to /dev/null; the issue mentions the branch reduceLogOutput4SkosmosAndFusekiDev as related context. Done means successful accesses are no longer logged by default, while accesses with HTTP status greater than 299 remain logged.

Written by the indexing model from the issue text.

Assessment

Domain
observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.