Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add aws logging #163

Merged
merged 5 commits into from
Dec 12, 2023
Merged

Add aws logging #163

merged 5 commits into from
Dec 12, 2023

Conversation

jayjb
Copy link
Contributor

@jayjb jayjb commented Dec 11, 2023

Proposed changes

This commit reorganises our docker compose files into logical .yml files. We now have a common-services.yml which contains the essential Canarytoken services. Next we added some others that extend those common-services such as lets-encrypt for https and aws-logging for sending the application logging to AWS.

Types of changes

What types of changes does your code introduce to this repository?
Put an x in the boxes that apply

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • Lint and unit tests pass locally with my changes (if applicable)
  • I have run pre-commit (pre-commit in the repo)
  • I have added necessary documentation (if appropriate)

@jayjb jayjb merged commit 952b48b into master Dec 12, 2023
1 check passed
@jayjb jayjb deleted the add_aws_logging branch December 12, 2023 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants