Skip to content

logs API actions

Use skippr-cloud logs <operation> for these actions. The HTTPS endpoint is https://logs.eu-central-1.cloud.skippr.io. Actions listed as coming soon or platform-only are listed for completeness; do not build on them yet.

  • CLI: skippr-cloud logs
  • Endpoint: https://logs.eu-central-1.cloud.skippr.io
  • Service guide: logs
  • Aggregate reference: all API actions
  • Terraform / CDKTF: cloud_log_group (CloudLogGroup)
  • Examples: the service guide shows CLI, Terraform, CDKTF TypeScript, and CDKTF Python tabs

Resource management actions

Create, inspect, update, list, or delete resources.

API actionCLIRequest targetJSON contract
CreateLogGroupskippr-cloud logs create-log-groupCloudLogs.CreateLogGroup (logs)JSON contract
CreateLogStreamskippr-cloud logs create-log-streamCloudLogs.CreateLogStream (logs)JSON contract
DescribeLogGroupsskippr-cloud logs describe-log-groupsCloudLogs.DescribeLogGroups (logs)JSON contract
DescribeLogStreamsskippr-cloud logs describe-log-streamsCloudLogs.DescribeLogStreams (logs)JSON contract
DeleteLogGroupskippr-cloud logs delete-log-groupCloudLogs.DeleteLogGroup (logs)JSON contract
DeleteLogStreamskippr-cloud logs delete-log-streamCloudLogs.DeleteLogStream (logs)JSON contract
CreateSubscriptionFilterskippr-cloud logs create-subscription-filterCloudLogs.CreateSubscriptionFilter (logs)JSON contract

Runtime actions

Read and write application data, or run the service.

API actionCLIRequest targetJSON contract
PutLogEventsskippr-cloud logs put-log-eventsCloudLogs.PutLogEvents (logs)JSON contract
FilterLogEventsskippr-cloud logs filter-log-eventsCloudLogs.FilterLogEvents (logs)JSON contract
StartQueryskippr-cloud logs start-queryCloudLogs.StartQuery (logs)JSON contract

Coming later

These actions are coming soon.

No actions in this group.

Platform-only actions

These actions are platform-only. Do not call them from the CLI or SDKs.

No actions in this group.