DataCollectionRuleEndpoints interface

Defines the ingestion endpoints to send data to via this rule.

Extends

Inherited Properties

logsIngestion

The ingestion endpoint for logs

metricsIngestion

The ingestion endpoint for metrics

Inherited Property Details

logsIngestion

The ingestion endpoint for logs

logsIngestion?: string

Property Value

string

Inherited From EndpointsSpec.logsIngestion

metricsIngestion

The ingestion endpoint for metrics

metricsIngestion?: string

Property Value

string

Inherited From EndpointsSpec.metricsIngestion