Graylog2 / Graylog2/graylog2-server

Logfiles should contain source IP address

Open
#11,123 0 comments 0 reactions 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?

At the moment when an error occur, it will be written in the logs, but we don't see from which device. So it would be nice if we can add the IP address which cause this issue.
Here an example where it be very usefull to see which server cause this error:
```
2021-08-03T16:45:10.364+02:00 ERROR [CsvConverter] Different number of columns in CSV data (5) and configured field names (6). Discarding input
```

## Why?

So it would be nice if we can add the IP address which cause this issue. In a large enviroment it can be hard to find out which server cause this error.

## Your Environment

* Graylog Version: 3.0.2
* Elasticsearch Version: 6.8.16
* MongoDB Version: 4.0.25
* Operating System: Debian 9.13
* Browser version: 78.12.0esr

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.