We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0678652 commit 2c6c88bCopy full SHA for 2c6c88b
logstash-output-kusto.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = 'logstash-output-kusto' #WATCH OUT: we hardcoded usage of this name in one of the classes.
3
- s.version = '1.0.0'
+ s.version = '1.0.1'
4
s.licenses = ['Apache-2.0']
5
s.summary = 'Writes events to Azure Data Explorer (Kusto)'
6
s.description = 'This is a logstash output plugin used to write events to an Azure Data Explorer (a.k.a Kusto)'
0 commit comments