Graylog2 / Graylog2/graylog2-server

Kafka input should be able to add topic name to the messages

Open
#4,671 1 comment 2 reactions 0 assignees View on GitHub
feature inputs low hanging fruit triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## Expected Behavior

When declaring a kafka input, the topic to read can be set via a regex. There should:
a) be an option to store the actual topic name where a message comes from into the message
b) specify the fieldname where that should be stored

## Current Behavior

No topic is stored with the message

## Context

Allows for additional filtering / putting it into different streams etc without having to create multiple kafka sources

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.