graylog2-server
graylog2-server copied to clipboard
Remember how many items to show on page after user defines
Expected Behavior
There is a button on pages that contain lists of elements, such as streams or dashboards, that allows the user to define how many results are shown per page. See the top right, "Show 10"

The value set by the user should be persistant across page changes and applications restarts.
Current Behavior
It's not persistant, which is fairly annoying.
Possible Solution
Remember the value defined, store preferance in eg. mongodb.
Graylog 4.2.4