Skip to content

Syslog UDP input does not set gl2_remote_ip in Graylog 3.0 #5264

Closed
@jplitza

Description

Expected Behavior

The gl2_remote_ip field gets populated with the source IP address for messages sent in via SyslogUDPInput.

Current Behavior

It doesn't. A pipeline containing

debug($message.gl2_remote_ip);

logs

INFO  [Function] PIPELINE DEBUG: Passed value is NULL.

Steps to Reproduce (for bugs)

  1. Run Graylog 3.0.0-2.alpha.3 from the Ubuntu repository
  2. Set up Syslog UDP input
  3. Send in some messages

Context

Same problem as #3980, but for Syslog instead of GELF.

Your Environment

  • Graylog Version: 3.0.0-alpha.3+7530b69, codename Space Moose
  • Elasticsearch Version: 5.6.12
  • MongoDB Version: 3.6.3-0ubuntu1
  • Operating System: Ubuntu 18.04
  • Browser version: Firefox 63.0

Metadata

Assignees

Labels

blockerIf not finished by release date, the release will be postponed.bugtriaged

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions