This information is for Chronosphere Telemetry Pipeline, which is a standalone product separate from Chronosphere Observability Platform.
http_loader, alias: mandiant_asm) lets you query Mandiant ASM to
ingest data into a telemetry pipeline.
This is a pull-based source plugin.
This plugin doesn’t support the use of a
descriptive metadata name in the
Pipeline Builder interface.
This plugin doesn’t support duplicates of itself within the same pipeline.
Additionally, this plugin can’t be used in combination with these source plugins
within the same telemetry pipeline:
Supported telemetry types
The for Chronosphere Telemetry Pipeline supports these telemetry types:| Logs | Metrics | Traces |
|---|---|---|
Configuration parameters
Use the parameters in this section to configure the . The Telemetry Pipeline web interface uses the items in the Name column to describe these parameters. Pipeline configuration files use the items in the Key column as YAML keys.General
The configured fields replace sections of theurl field in the YAML file in the
following way:
| Name | Key | Description | Default |
|---|---|---|---|
| Project ID | PROJECT_ID | Required. | none |
| Search element | none | Required. Used in url field. Accepted values: entities, issues, technologies. | entities |
| Search Query | none | Required. Used in url field. | none |
| Access Key | INTRIGUE_ACCESS_KEY | Required. | none |
| Secret Key | INTRIGUE_SECRET_KEY | Required. | none |
Advanced
| Name | Key | Description | Default |
|---|---|---|---|
| Memory Buffer Limit | mem_buf_limit | Sets a limit for how much buffered data the plugin can write to memory, which affects backpressure. This value must follow Fluent Bit’s rules for unit sizes. If unspecified, no limit is enforced. For v2 pipelines, this parameter affects only pipelines with the Deployment or DaemonSet workload type. To learn more, see the v2 backpressure guide. For v3 pipelines, this parameter is independent from the OpenTelemetry memory_limiter and batch processors. | none |

