All Projects → desoleio → collector-backend

desoleio / collector-backend

Licence: MIT license
Back-end collector API and publishers for Desole

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to collector-backend

aws-tmux
Tmux plugin that gives you access to some (potentially) useful information about AWS.
Stars: ✭ 24 (-62.5%)
Mutual labels:  cloudformation
ssm-ami-automation
Automated AMI creation using SSM
Stars: ✭ 14 (-78.12%)
Mutual labels:  cloudformation
aws-batch-example
Example use of AWS batch
Stars: ✭ 96 (+50%)
Mutual labels:  cloudformation
Nietzsche
Scrap quotes from Goodreads and schedule random tweets.
Stars: ✭ 44 (-31.25%)
Mutual labels:  cloudformation
cloudwatch-dashboards-cloudformation-sample
A sample project to demonstrate using Cloudformation, how to create and configure CloudWatch metric filters, alarms and a dashboard to monitor an AWS Lambda function.
Stars: ✭ 61 (-4.69%)
Mutual labels:  cloudformation
serverless-discord-bot
A serverless Discord Bot template built for AWS Lambda based on Discord's slash commands and the slash-create library.
Stars: ✭ 37 (-42.19%)
Mutual labels:  cloudformation
Docs
Rapid CloudFormation: Modular, production ready, open source.
Stars: ✭ 209 (+226.56%)
Mutual labels:  cloudformation
sam-scaffold
A template for an AWS SAM project with continuous integration.
Stars: ✭ 80 (+25%)
Mutual labels:  cloudformation
Lidea
大型分布式系统实时监控平台
Stars: ✭ 28 (-56.25%)
Mutual labels:  pinpoint
cfn-cheapest-nat
Cheapest AWS VPC NAT.
Stars: ✭ 38 (-40.62%)
Mutual labels:  cloudformation
cloudformation-resource-schema
The CloudFormation Resource Schema defines the shape and semantic for resources provisioned by CloudFormation. It is used by provider developers using the CloudFormation RPDK.
Stars: ✭ 77 (+20.31%)
Mutual labels:  cloudformation
matlab-production-server-on-aws
Stand up a MATLAB Production Server using CloudFormation
Stars: ✭ 21 (-67.19%)
Mutual labels:  cloudformation
pinpoint-node-agent
Pinpoint Node.js agent
Stars: ✭ 45 (-29.69%)
Mutual labels:  pinpoint
aws-pdf-textract-pipeline
🔍 Data pipeline for crawling PDFs from the Web and transforming their contents into structured data using AWS textract. Built with AWS CDK + TypeScript
Stars: ✭ 141 (+120.31%)
Mutual labels:  cloudformation
iSAFE
Pinpoints the mutation favored by selection
Stars: ✭ 24 (-62.5%)
Mutual labels:  pinpoint
Aws Toolkit Eclipse
AWS Toolkit for Eclipse – an open-source plugin for developing, deploying, and managing AWS applications.
Stars: ✭ 252 (+293.75%)
Mutual labels:  cloudformation
aws-customer-churn-pipeline
An End to End Customer Churn Prediction solution using AWS services.
Stars: ✭ 30 (-53.12%)
Mutual labels:  cloudformation
aws-serverless-code-pipeline-cf-template
This solution allows you to use a AWS CloudFormation template to create AWS CodePipeline, and AWS CodeBuild supporting Serverless Framework and GitHub
Stars: ✭ 40 (-37.5%)
Mutual labels:  cloudformation
traefik-cluster-ecs
This is a tutorial on how to deploy a Traefik Load Balancer in AWS using CloudFormation to load balancer development ECS tasks using hosts (FQDN).
Stars: ✭ 62 (-3.12%)
Mutual labels:  cloudformation
cfn-include
Preprocessor for CloudFormation templates with support for loops and flexible include statements
Stars: ✭ 83 (+29.69%)
Mutual labels:  cloudformation

Desole collector back-end

Desole is an error-tracking system you can install in your AWS account, with just a few clicks. It enables organisations to track application exceptions and errors without having to choose between the convenience of software-as-a-service and the security of a self-hosted solution. You fully control the data, so it is easy to enforce compliance, encryption and data security requirements. At the same time, Desole uses highly-scalable AWS resources that can easily handle massive traffic, and auto-size on demand, so you do not have to worry about operating costs or administration. Check out https://desole.io for more information.

This repository contains the back-end components for Desole: the event collector API and the standard publishers, including a Cloudformation template you can use to deploy the Desole back-end into your AWS account. Check out https://desole.io for more information on how to set up the client collectors.

Deploy using the AWS Serverless App Repo

Head over to the Desole App on the AWS Serverless App repo, click Deploy and follow the wizard to configure the app.

Deploy the standard app using CloudFormation

The standard app includes the CloudWatch and S3 publishers.

Region Launch
US East (N.Virginia) Desole in us-east-1
EU Central (Frankfurt) Desole in eu-central-1
US West (N. California) Desole in us-west-1
Asia Pacific (Sydney) Desole in ap-southeast-2

Check out the app/README.md for information on deploying your own custom bundle into other regions.

Deploy the optional publishers

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].