EndpointsSpec interface
This defines all the ingestion endpoints that can be used by this rule
Properties
| logs |
The ingestion endpoint for logs |
| metrics |
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