dutchcoders / marija

Data exploration and visualisation for Elasticsearch and Splunk.
GNU Affero General Public License v3.0
234 stars 29 forks source link

Get all fields for selected nodes from server #64

Closed Thomas-Kuipers closed 6 years ago

Thomas-Kuipers commented 6 years ago

The server will now only return the values for the fields that were selected in the config (because it saves bandwidth). When we select a node, we do want the extra information too, so we need to make a new request to the server to retrieve all data for a node.