Destinations
Destinations are the final resting place for your shaped telemetry data. The SRVANT Gateway supports routing data to multiple destinations simultaneously.
Supported Providers
The Control Plane allows you to configure credentials and routing rules for the following supported upstream providers.
Datadog
Forward high-value, structured metrics directly to the Datadog HTTP Intake API. Perfect for real-time alerting and dashboards.
AWS S3 / GCP Storage
Write bulk logs to cold storage for compliance and auditing. Avoid ingestion fees while maintaining a complete historical record.
Elasticsearch
Index logs directly into Elasticsearch clusters for fast searching and rich Kibana visualizations.
Generic Webhook
Send a POST request with a JSON payload to any arbitrary HTTP endpoint. Ideal for custom internal microservices or unsupported vendors.
Coming Soon (TBA)
We are actively working on adding native support for Splunk, Kafka, and AWS CloudWatch!
Dual-Writing (Forking)
Because the SRVANT Gateway is stateless and incredibly fast, you can configure a pipeline to "fork" its output. This allows you to send a single stream of incoming logs to multiple destinations at once—for example, sending the shaped metrics to Datadog while dumping the raw logs into S3.