graylog2-web-interface
graylog2-web-interface copied to clipboard
"Show all fields" shows also fields that should not be shown
If you click the "Show all fields" link in the sidebar, you will be presented with all fields and the gl2_* fields are shown. They should be filtered out, like in the default view.
Somewhat related to #1290
I think this wasn't ever done that way.
Ideally I would like to revisit the entire thing when we optimize the storage and delivery of those fields and not touch that part now for 1.1.
Actually some of them are pretty useful, like the gl2_remote_ip.
This is really inconsistent at the moment and I'd like to clean it up in the next release.
Moving this out of 1.2.0, as I don't think we should do that while on RC.