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

Pull from cloudwatch #80

Merged
merged 48 commits into from
Sep 17, 2024
Merged

Pull from cloudwatch #80

merged 48 commits into from
Sep 17, 2024

Conversation

JasonTheMain
Copy link
Contributor

Changes proposed in this pull request:

  • Add in job for cloudwatch with blobs for cloudwatch plugin

Security considerations

New job which uses AWS and has access to cloudwatch

@JasonTheMain JasonTheMain requested a review from a team as a code owner September 17, 2024 14:35
Comment on lines 141 to 146
logstash_parser.filters:
description: "The configuration to embed into the logstash filters section. Can either be a set of parsing rules as a string or a list of hashes in the form of [{name: path_to_parsing_rules.conf}]"
default: ''
logstash_parser.deployment_dictionary:
description: "A list of files concatenated into one deployment dictionary file. Each file contains a hash of job name-deployment name keypairs for @source.deployment lookup."
default: [ "/var/vcap/packages/base-logstash-filters/deployment_lookup.yml" ]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're not using these, so probably we should delete them

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be reflected now

@JasonTheMain JasonTheMain merged commit 5d83e68 into main Sep 17, 2024
@JasonTheMain JasonTheMain deleted the pull-from-cloudwatch branch September 17, 2024 21:54
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