fluent-plugin-cloudtrail 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c05ee14755f1d40a3b69861617604e852f7fbf6c
4
- data.tar.gz: c5d6dc68799c5cb2d714515a06edf2b788a05faa
3
+ metadata.gz: 37f14fcbcae9ff90ca13a5f2a8978f1fc737c105
4
+ data.tar.gz: 70b44237373da8e4c2daf65573b9304429fbb217
5
5
  SHA512:
6
- metadata.gz: dd5fd648bb46d8b36b6878d32a0b6d4ad50455860684ff2de5304a3e25ec45570919c15351decc9eb6529d7e6bf753d3473d498a8e8c94d66a4f5751a55f9d67
7
- data.tar.gz: 97eb583ae6103f70ed133d483dc92fbe91d1e95f69677c78df1bd0e0b88b9d5eb47c2f3f9b390d4bdf89fbec5a5f477c71848ccea80ad45af44097f9230187e9
6
+ metadata.gz: d0105aeab4fa18b8075795a95187156cefb1073a456111aa4bdc4349548762bff41b120f0f9465285a396488445229198c06f7ae855b1d9c86b483f2c16b35f9
7
+ data.tar.gz: 2d0d29d05ca2dde0a681acd005a8278990307e4dd6ee278d212f7f28faf4afd7a419a75c94127dd9d622a90fc72cf0af18cb900350c8c99ebe2f93a335489804
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-cloudtrail
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Craig Buchanan
@@ -75,5 +75,6 @@ rubyforge_project:
75
75
  rubygems_version: 2.6.8
76
76
  signing_key:
77
77
  specification_version: 4
78
- summary: Fluentd input plugin that inputs logs from AWS CloudTrail.
78
+ summary: 'Deprecated: Consider using fluent-plugin-s3. Fluentd input plugin that
79
+ inputs logs from AWS CloudTrail.'
79
80
  test_files: []