Graylog2 / Graylog2/graylog2-server
Input port already in use using contentpack
- 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:

The input is present on the port 5044 that is not used in other input.
using sudo netstat -tunlp I see this port mapping

It seems that graylog could have problems on input creation by contentpack.
Contributor guide
Assessment
This issue has not been assessed yet.