Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Logstash example copy issue #20

Open
kakoni opened this issue Jun 16, 2021 · 0 comments
Open

Logstash example copy issue #20

kakoni opened this issue Jun 16, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@kakoni
Copy link

kakoni commented Jun 16, 2021

Hi.
There is a issue with logstash(copy the same field multiple times results in JRuby exception thrown) As per elastic/logstash#11023

So these lines will cause exception;

copy => { '[srcip]' => '[source][address]' }
copy => { '[srcip]' => '[source][ip]' }

@ebeahan ebeahan added the bug Something isn't working label Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants