Graylog2 / Graylog2/graylog2-server

dont discard logs

Open
#11,124 7 comments 1 reaction 0 assignees View on GitHub
feature triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## What?

It happens that logs are discarded because the extractor/converter doesn't match. It would be usefull if graylog doesn't discard the logs, instead just skip the extrator thing and add leave the message as is and add an field like 'graylog_note' which can contain the error message (just an example)
> ERROR [CsvConverter] Different number of columns in CSV data (5) and configured field names (6).

with that field you can filter these messages, adjust the extractor and no message will be lost
## Why?

**no** message will be lost, which is very important

## Your Environment

I think it doesn't matter

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.