Headers
Bearer $TOKEN
Body parameters
Required if using global API token to specify the team which should own the resource
Source name
Enable or disable ingesting for this source
The ID of the source group this source belongs to
Source platform.
The currently supported platforms are:
- apache2
- aws_cloudwatch
- aws_ecs
- aws_elb
- aws_fargate
- cloudflare_logpush
- cloudflare_worker
- datadog_agent
- digitalocean
- docker
- dokku
- dotnet
- elasticsearch
- erlang
- filebeat
- flights
- fluentbit
- fluentd
- fly_io
- go
- haproxy
- heroku
- http
- java
- javascript
- kubernetes
- logstash
- minio
- mongodb
- mysql
- nginx
- open_telemetry
- php
- postgresql
- prometheus
- prometheus_scrape
- python
- rabbitmq
- redis
- render
- rsyslog
- ruby
- syslog-ng
- traefik
- ubuntu
- vector
- vercel_integration
- flights
Data region or private cluster name to create the source in.
Permitted values for most plans are: us_east
, us_west
, germany
, singapore
.
Live tail message format with columns wrapped in {column}
brackets.
Example: "PID: {message_json.pid} {level} {message}"
.
For details, see Live tail docs.
Data retention for logs in days. There might be additional charges for longer retention.
Data retention for metrics in days. There might be additional charges for longer retention.
URLs to scrape by prometheus_scrape
platform and similar.
How often to scrape the URLs for prometheus_scrape
platform and similar. Permitted values are 15, 30, 60, 120 or 300.
An array of request headers for prometheus_scrape
platform and similar, with each object containing name
and value
fields.
Basic auth username for prometheus_scrape
platform and similar.
Basic auth password for prometheus_scrape
platform and similar.
Configure a custom S3-compatible bucket to host data from this source. This should be the name of the bucket.
E.g. storage-bucket
.
The full URL endpoint of the S3-compatible bucket.
E.g. https://s3.us-east-1.amazonaws.com/storage-bucket
.
The Access Key ID of the key-pair that has permissions to access this bucket.
The Secret Access Key of the key-pair that has permissions to access this bucket.