airbus-cyber / graylog-plugin-logging-alert

Alert notification plugin for Graylog to generate log messages from alerts
Other
24 stars 3 forks source link

Configuration is not well displayed #44

Closed frantz45 closed 1 year ago

frantz45 commented 1 year ago

Steps to reproduce:

  1. Go to System / Configuration
  2. Configure Logging Alert Notification Configuration (for example juste add a word in the Log Content)
  3. Close your web browser
  4. Open you web browser
  5. Go to System / Configuration
  6. Logging Alert Notification Configuration is wrong, it displays the old configuration
  7. Something funny: Click on Configure and click Cancel: The good configuration appears!

(It is just a display issue, in MongoDB the configuration is good, and when you create a new rule the good logging configuration is applied)

Environment:

c8y3 commented 1 year ago

The request to get the configuration values seems to be correct too. So it's probably a pure interface issue.

c8y3 commented 1 year ago

Note: instead of closing the browser, just refreshing the page exhibits the same bug

frantz45 commented 1 year ago

I've tested with Wizard v5.1.0 and I confirm it's fixed