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

update logstash-input-cloudwatch_logs to version 1.1.3 #137

Merged
merged 1 commit into from
Dec 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions config/blobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,10 @@ logstash/logstash-filter-translate-3.4.2.zip:
size: 649362
object_id: e9b87119-265c-43ce-788d-5592aabffcb3
sha: sha256:f465635431b474abaf61c6673d7c91cb5f62b09a193d45a5622342f5a5b967c6
logstash/logstash-input-cloudwatch_logs-1.1.2.zip:
size: 2469347
object_id: 5720579d-1dd8-46c6-788a-be59c1f31e79
sha: sha256:bf3755dc83de19ff35ee30cd0caa9d6372764e6de6930c0323a7efacc6b41970
logstash/logstash-input-cloudwatch_logs-1.1.3.zip:
size: 2469530
object_id: 905d9911-e294-4084-428e-89528fade8c9
sha: sha256:699f2a6eccc13ced8874824cc48956e96b6b988cba13779d96f0e2bfcb2f135e
logstash/logstash-input-relp-3.0.4.zip:
size: 44725
object_id: 2e183484-97da-4e51-4311-51e024d0665b
Expand Down
2 changes: 1 addition & 1 deletion packages/logstash/packaging
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ logstash-plugin install --no-verify "file://${PWD}/logstash/logstash-input-syslo
logstash-plugin install --no-verify "file://${PWD}/logstash/logstash-input-tcp-6.4.1.zip"
logstash-plugin install --no-verify "file://${PWD}/logstash/logstash-output-syslog-3.0.5.zip"
logstash-plugin install --no-verify "file://${PWD}/logstash/logstash-output-opensearch-2.0.2.zip"
logstash-plugin install --no-verify "file://${PWD}/logstash/logstash-input-cloudwatch_logs-1.1.2.zip"
logstash-plugin install --no-verify "file://${PWD}/logstash/logstash-input-cloudwatch_logs-1.1.3.zip"
2 changes: 1 addition & 1 deletion packages/logstash/spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ files:
- logstash/logstash-input-tcp-6.4.1.zip
- logstash/logstash-output-syslog-3.0.5.zip
- logstash/logstash-output-opensearch-2.0.2.zip
- logstash/logstash-input-cloudwatch_logs-1.1.2.zip
- logstash/logstash-input-cloudwatch_logs-1.1.3.zip
Loading