microsoft-logstash-output-azure-loganalytics 0.4.0 → 0.4.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4a09a078eb9b208e7c15ede83e655b44124c567ac3dd49ca6f5f558c6a4c8690
4
- data.tar.gz: 1c2eaa1b876b5715a482bb9994206a2f4fda54a18ea9942e3edcf1de31514dbb
3
+ metadata.gz: 7d335bfd0b77b1561d56b18ad0faa57e7ee507b005d66f627e2b3b6e0bb7828a
4
+ data.tar.gz: fe0b808586eb09fc8568e94495cdd494502cbbf9a07ccaedb191a99d7142762d
5
5
  SHA512:
6
- metadata.gz: c74de8708fb56d00516dc2d7a1b00e4d24236230a225600840ee2c89ae4d3ffce41017b0a8a9111b26d199f859f12ea0b0327bedec56cfa6710294cb0350ed03
7
- data.tar.gz: 062cbd6c8eaea8ba20688d2c53f80f3a4cc4482d00f646e195d88a51c6a63ea843c0ed72503c9b2c2e6a96c3f6d4729ebc646932f8d3c3e2e0a7179e3c6c6bb9
6
+ metadata.gz: d9477bd1425d5a46da60c6e43e411527432d99730b479b1406afd836a4c7ff9376b0e3d7722d19a09af838ba603abf463ff33e88b0e66f7ad8b4a5c8c0a9b398
7
+ data.tar.gz: a34cbd80401a9665a6a54b6b4c7ae22cdb5de5a404abe4f8ed788eb2d1452feb1ac6237324c619a782aaee5890b3affc787f5457afead14519c82006f3c1c601
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.4.0
1
+ 0.4.1
@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
6
6
  s.summary = %q{Azure Sentinel provides a new output plugin for Logstash. Using this output plugin, you will be able to send any log you want using Logstash to the Azure Sentinel/Log Analytics workspace}
7
7
  s.description = s.summary
8
8
  s.homepage = "https://github.com/Azure/Azure-Sentinel"
9
- s.licenses = ["Apache License (2.0)"]
9
+ s.licenses = ["MIT"]
10
10
  s.require_paths = ["lib"]
11
11
 
12
12
  # Files
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: microsoft-logstash-output-azure-loganalytics
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ron Marsiano
@@ -94,7 +94,7 @@ files:
94
94
  - spec/outputs/azure_loganalytics_spec.rb
95
95
  homepage: https://github.com/Azure/Azure-Sentinel
96
96
  licenses:
97
- - Apache License (2.0)
97
+ - MIT
98
98
  metadata:
99
99
  logstash_plugin: 'true'
100
100
  logstash_group: output