Giter Club home page Giter Club logo

ministryofjustice.staff-device-logging-syslog-to-cloudwatch's Introduction

Vector Syslog to CloudWatch

Introduction

This repository contains the code for the containerised application to send Syslog messages to CloudWatch. Once the messages are in CloudWatch, they will be picked up and shipped to the OST platform. Vector was selected as it is a popular open source solution for getting syslogs into CloudWatch.

It currently listens on UDP on the default port 514 for any incoming messages.

This container is run in a set AWS ECS tasks.

Getting Started

To boot this application locally, run make run

Configuring Vector is done in the vector.toml file.

When running this locally, vector.development.toml will be used. New features should be created as a pull request in Github.

Deploying

This application is deployed through AWS CodePipeline. There are 3 environments that this service runs on:

  • Development
  • Pre-Production
  • Production

Any changes merged into the main branch will be deployed to Development and Pre-Production. Manual approval is required to deploy to Production.

Deploying on CI is a 2 step process:

  1. Build and push the Docker image to AWS ECR
  2. Create a new zero downtime ECS deployment

More details can be found in ./scripts/deploy

ministryofjustice.staff-device-logging-syslog-to-cloudwatch's People

Contributors

emileswarts avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.