Tags are not sent to Graylog2 with gelf output

Description

Tags in logstash are not sent to Graylog2 using the gelf output

Gliffy Diagrams

Activity

Show:

Tobias Brunner January 26, 2013 at 6:41 PM

Yeah, that was really fast!! Thanks a lot =)
Let's see when it gets merged... Maybe I can give it a try soon.

James Turnbull January 26, 2013 at 6:37 PM

Arrays are a no go. I misread the spec but see:

https://github.com/logstash/logstash/pull/333

Tobias Brunner January 26, 2013 at 5:14 PM

I've just read the GELF wiki page and I think _tags would be the best choice. I'm not shure if Graylog2 accepts arrays (nothing written about this in the Wiki page), but it's worth a try because that would be the best.

James Turnbull January 26, 2013 at 4:54 PM

How would that fit into the GELF spec - https://github.com/Graylog2/graylog2-docs/wiki/GELF

How about _tags with a single or array of tags?

Tobias Brunner January 26, 2013 at 4:45 PM

The easiest format would be a comma separated list of all tags. I think that should do it...

Fixed

Details

Assignee

Reporter

Labels

Fix versions

Affects versions

Created January 26, 2013 at 3:57 PM
Updated April 19, 2013 at 8:20 PM
Resolved January 27, 2013 at 2:14 PM