Cloudwatch

For Clete to properly capture logs from Heroku, it needs two key inputs

  • API Key

  • Log endpoint (collected during your service configuration)

// Some code
{
  "LOGS.endpoint": "https://cloudwatch.es.<az>.aws.found.io/filebeat-*"
}

Last updated