Modify global dashboard filter

From the search page we have the ability to build various aggregations and charts etc and then export it to a dashboard. When the dashboard is created, whatever filter was used in the search is then added to each individual dashboard widget. If I now want to modify the filter for the whole dashboard but I don’t want to use the global widget filter, how would I go about bulk modifying all the widgets filters rather than using the global dashboard filter?

@tywjohn You can take look at below the Graylog documentation for dashboard widgets configuration and addition.
https://docs.graylog.org/en/latest/pages/dashboards.html#adding-and-configuring-widgets

Thank you. I think that what I am asking for is not currently possible. How do I go about putting in a feature request?

Maybe try to create content pack, save it to disk asi json file and manually edit json file (search and replace in text editor), after that upload and install content pack.

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