DataCollectionRuleEndpoints interface
Defines the ingestion endpoints to send data to via this rule.
- Extends
Inherited Properties
| logs |
The ingestion endpoint for logs |
| metrics |
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