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

87139 - Capture Additional Tags to be sent to Loggly #12

Merged
merged 2 commits into from
Oct 25, 2023

Commits on Oct 25, 2023

  1. 87139 - Capture Additional Tags to be sent to Loggly

    AB#87139
    
    Changes
    
    - Added a method that will check the tags for a lambda and if any start with cloudwatch_loggly_tag it will get added as a tag when the logs are sent to loggly
    - Updated tests, Readme and Rubocop.yml file
    
    Test
    - This is deployed in the staging account for membership
    - Add a tag that starts with cloudwatch_loggly_tag to any lambda there and trigger the lambda
    - Go to loggly and search for the tag
    waltonr8 authored and zoiec committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7a0afcd View commit details
    Browse the repository at this point in the history
  2. 87139 - Updated Readme with new instructions, made corrections in Rea…

    …dme suggested by Markdown Linter
    zoiec committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    911d4b5 View commit details
    Browse the repository at this point in the history