Working with DataExplorer rules

In the workspace, a rule consists of blocks connected together. Each block is a visual block of code that represents a method, and combined, the blocks create a JSON query that can be evaluated on an endpoint. When the rule is evaluated on an endpoint, it results in a single data point in the form of a key/value pair. Once you successfully create a rule, you can export the rule from DataExplorer Builder into a JSON file. Using the Secure Endpoint Console, you can add the data point to the Custom Data policy. Once you enable the Custom Data policy, you can collect and report on the data returned from your endpoints.

Creating a rule is an iterative process that involves connecting blocks, evaluating the results, and fine-tuning to ensure the rule works the way you expect. DataExplorer Builder lets you evaluate the rule on your own device to ensure it's working correctly before deploying the rule to your entire fleet.

Once the rule successfully returns the expected data, you can export the rule. You can then add the exported file to the Custom Data policy using the Secure Endpoint Console.