Graylog2 / Graylog2/graylog2-server

Input port already in use using contentpack

Open
#12,829 3 comments 0 reactions 0 assignees View on GitHub
bug to-verify
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Hi, I’m using Graylog 4.1.6
I created a rule for text matching and I export it with it’s pipeline, stream and new input, using contentpack.
After that I upload and install it on a new enviroment without problems, but when I looked the input it was in a not started status.
If I try to start it Graylog give me an error message.
Looking the Graylog log I see this error:

![image](https://user-images.githubusercontent.com/3224592/172343857-e6af58ee-e9e1-4ac2-99ec-1870ee141cc3.png)

The input is present on the port 5044 that is not used in other input.

using sudo netstat -tunlp I see this port mapping

![image](https://user-images.githubusercontent.com/3224592/172344533-babd6304-62d1-49c1-aeac-4f280cf786cf.png)

It seems that graylog could have problems on input creation by contentpack.

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.