Sha256: e377ef33bacdbef445eb2af436efe75172f57d20b51249029fa7d8ff628e3b1d

Contents?: true

Size: 217 Bytes

Versions: 1

Compression:

Stored size: 217 Bytes

Contents

module LogStash; module Outputs;
class MicrosoftSentinelOutputInternal
  VERSION_INFO = [1, 1, 1].freeze
  VERSION = VERSION_INFO.map(&:to_s).join('.').freeze

  def self.version
    VERSION
  end
end
end;end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
microsoft-sentinel-log-analytics-logstash-output-plugin-1.1.1 lib/logstash/sentinel_la/version.rb