Endpoint Enrichers
Article
Less than 1 minute to read
2024-11-05 16:27:45 +0000
Endpoint Enrichers are run within the context of the Endpoint that they are configured for. Many endpoints are flexible, however there are also enrichers that only work with certain Endpoints.
Name | Status | Target | Usage |
Endpoint Enricher Options
All Endpoint Enrichers have a minimum set of options that are required to run.
Minimum Options to run
The Enabled
options is common to all Endpoint Enrichers.
{
"ObjectType": "EndpointEnrichersOptions",
"Enabled": true,
}