Dashboard doesn't update after API change

I’ve updated a dashboard using the REST APIs, changing the query in multiple widgets, but when I open the GUI the dashboard is still showing the old data. If I edit a widget from the GUI I can see the new query, but somehow the old data is still being shown.

Graylog 4.0 running on Ubuntu 20.04

I’ve logged out and logged in again: same result. Refreshed multiple times: same result.

Has someone experienced the same behavior and found a solution? I don’t want to restart the server to “see if it fixes”.

Thanks,
Matteo

I don’t know exactly what call you need, but i would update the widget via the ui and watch in the browser inspector network calls, you will see the api commands going back and forth, and you should see what call you are missing.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.