Logging
CoreWeave uses Grafana Loki to collect and aggregate logs for all of our customers. To view the logs in managed Grafana, navigate to the Pod Logs dashboard.
To build custom log dashboards, see our Loki guide for self-hosted Grafana.
To forward logs to external aggregator such as Datadog a remote Grafana Loki instance, please contact support with the details for the log collection target, such as the hostname and API token.
Direct access to CoreWeave logs, without exporting to your own log collector, is currently not supported.
Supported Log Export Targets
Target | Description |
---|---|
boundary | Sends annotations to Boundary based on Logstash events |
circonus | Sends annotations to Circonus based on Logstash events |
cloudwatch | Aggregates and sends metric data to AWS CloudWatch |
datadog | Sends events to DataDogHQ based on Logstash events |
datadog_logs | Sends logs to DataDogHQ via the logging API |
datadog_metrics | Sends metrics to DataDogHQ based on Logstash events |
dynatrace | Sends events to Dynatrace based on Logstash events |
elasticsearch | Stores logs in Elasticsearch |
ganglia | Writes metrics to Ganglia's gmond |
gelf | Generates GELF formatted output for Graylog2 |
google_bigquery | Writes events to Google BigQuery |
google_cloud_storage | Uploads log events to Google Cloud Storage |
google_pubsub | Uploads log events to Google Cloud Pubsub |
graphite | Writes metrics to Graphite |
graphtastic | Sends metric data on Windows |
http | Sends events to a generic HTTP or HTTPS endpoint |
influxdb | Writes metrics to InfluxDB |
irc | Writes events to IRC |
juggernaut | Pushes messages to the Juggernaut websockets server |
kafka | Writes events to a Kafka topic |
librato | Sends metrics, annotations, and alerts to Librato based on Logstash events |
loggly | Ships logs to Loggly |
lumberjack | Sends events using the lumberjack protocol |
metriccatcher | Writes metrics to MetricCatcher |
mongodb | Writes events to MongoDB |
nagios | Sends passive check results to Nagios |
nagios_nsca | Sends passive check results to Nagios using the NSCA protocol |
opentsdb | Writes metrics to OpenTSDB |
pagerduty | Sends notifications based on preconfigured services and escalation policies |
pipe | Pipes events to another program's standard input |
rabbitmq | Pushes events to a RabbitMQ exchange |
redis | Sends events to a Redis queue using the RPUSH command |
redmine | Creates tickets using the Redmine API |
riak | Writes events to the Riak distributed key/value store |
riemann | Sends metrics to Riemann |
s3 | Sends Logstash events to the Amazon Simple Storage Service |
sns | Sends events to Amazon's Simple Notification Service |
solr_http | Stores and indexes logs in Solr |
sqs | Pushes events to an Amazon Web Services Simple Queue Service queue |
statsd | Sends metrics using the statsd network daemon |
stomp | Writes events using the STOMP protocol |
syslog | Sends events to a syslog server |
tcp | Writes events over a TCP socket |
timber | Sends events to the Timber.io logging service |
udp | Sends events over UDP |
webhdfs | Sends Logstash events to HDFS using the webhdfs REST API |
websocket | Publishes messages to a websocket |
workplace_search | Sends events to the Elastic Workplace Search solution |
xmpp | Posts events over XMPP |
zabbix | Sends events to a Zabbix server |