Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input static field not updating #19102

Open
theherodied opened this issue Apr 18, 2024 · 2 comments
Open

Input static field not updating #19102

theherodied opened this issue Apr 18, 2024 · 2 comments

Comments

@theherodied
Copy link

theherodied commented Apr 18, 2024

On Graylog 5.2.6 when you update or change the static field of an input, the change is not applied to the logs being processed. The UI shows the change on the input page, but the logs continue to use the old value. I ended up having to delete the input and re-create it to use different values for the static field. I've tested this on a tcp raw kafka input and a tcp/syslog input.

Steps to reproduce:

  • Create an input
  • Add static field and value
  • Collect logs and note the field
  • Change the static field value
  • Note the logs are still using the old value
@tellistone
Copy link

The expected behavior would be that restarting the input would apply configuration changes - does this work for you?

@theherodied
Copy link
Author

theherodied commented May 10, 2024

@tellistone, it did not. I tried restarting the input several times. I ended up having to delete the input and recreate it. I'm no longer able to reproduce the issue on 5.2.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants