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 version of logstash-input-cloudwatch_log to 1.1.4 #140

Merged
merged 1 commit into from
Dec 10, 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.3.zip:
size: 2469530
object_id: 905d9911-e294-4084-428e-89528fade8c9
sha: sha256:699f2a6eccc13ced8874824cc48956e96b6b988cba13779d96f0e2bfcb2f135e
logstash/logstash-input-cloudwatch_logs-1.1.4.zip:
size: 2469631
object_id: 737795fb-b4e3-4b7b-6f1d-5b51a54e3cd5
sha: sha256:8ec9aaf87ac61a7cc8f0caf11e9b837f36e9f571f93bb0aaf1372b3769ce7d8a
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.3.zip"
logstash-plugin install --no-verify "file://${PWD}/logstash/logstash-input-cloudwatch_logs-1.1.4.zip.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.3.zip
- logstash/logstash-input-cloudwatch_logs-1.1.4.zip.zip
Loading