EndpointsSpec interface

This defines all the ingestion endpoints that can be used by this rule

Properties

logsIngestion

The ingestion endpoint for logs

metricsIngestion

The ingestion endpoint for metrics

Property Details

logsIngestion

The ingestion endpoint for logs

logsIngestion?: string

Property Value

string

metricsIngestion

The ingestion endpoint for metrics

metricsIngestion?: string

Property Value

string