Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.33k stars 1.06k forks source link

Input port already in use using contentpack #12829

Open gianluca-valentini opened 2 years ago

gianluca-valentini commented 2 years ago

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

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

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

gianluca-valentini commented 2 years ago

Hi, any update? This strange behaviour che i submit also the last year, is blocking the graylog SAAS scenarios as I cannot be sure that a standard installation with a valid input and content pack is correctly installed

Can you tell me if there should be a workaround?

gianluca-valentini commented 2 years ago

Is there any update about this issue?

gianluca-valentini commented 2 years ago

Hi all, is there any update about this issue? So, how did you create an input installation that have to be the same in different client environments? Did you use content pack or exist something different that can be used?