-
### Description
Enhance the logging functionality in Keycloak by enabling a flattened JSON structure for logs when using the --log-console-output=json property in the CLI.
Existing structure
```
…
-
**Is your feature request related to a problem? Please describe.**
We are exporting logs to datadog, and would like exceptions to show up in a single log line. Via the Datadog guidelines, this requir…
-
Sentry Issue: [PYCROFT-9C](https://sentry.agdsn.de/organizations/sentry/issues/1610/?referrer=github_integration)
| | |
| ------------- | --------------- |
| **Offending Spans** | db - SELECT "user"…
-
For certification, it would be nice to be able to turn on or up logging for the API responses and have that be a documented feature in this repository. Having that logging dump the raw JSON responses …
-
**Is your feature request related to a problem? Please describe.**
A lot of projects are running with a log-server in the background that wants structured data. Today the logging is a bit hard (Both …
-
In https://github.com/elastic/elasticsearch/pull/96083, we've added a JSON parsing pipeline which is currently not enabled by default.
We didn't enable JSON parsing by default as it comes with a ri…
-
(started working on it while helping @abhishekkrthakur on autotrain-advanced)
Users can stream Space logs from the UI. We could introduce a method to do that as well from a script using `requests` …
-
**Is your feature request related to a problem? Please describe.**
I'm dealing with non-JSON log files that contain variable-width source file identifiers.
I would like to align log entries using `…
-
### Description
Using the json structured log with the intent to collect them from all containers without having to parse them, the message appears twice in full (bug) plus a third with the origina…
-
# Summary
Add JSON logs parsing into `pod-logs-viewer`
# Motivation
it would be very convenient
# Proposal
On click on log line try to parse it, if it is possible stringify it again but with …