I want to backup the design of my graylog dashboard and specific widgets. Where does graylog store them?
It is stored in mongodb. You can have a look at the architecture here
Here there is a link to the detailed architecture. look at the 8th slide. It shows that all the metadata related to dashboards are stored in mongodb
Hope this helps