Sha256: 0be29206cc2c18d45f024cd19b058d20cc5158b4d86ad47b88beb0341b73a1b4

Contents?: true

Size: 828 Bytes

Versions: 5

Compression:

Stored size: 828 Bytes

Contents

# Changelog

## 0.1.0

- Plugin created with the logstash plugin generator

## 0.1.6

- plugin published to the public. supports ingestion json events into a specific table-database (without dynamic routing currently)

## 0.1.7

- fixed app_key (password) bug, include 0.1.7 of the kusto-java-sdk to allow working through a proxy

## 0.2.0

- move to version 1.0.0-BETA-01 of azure-kusto-java sdk

## 0.3.0

- move to version 1.0.0-BETA-04 of azure-kusto-java sdk
- better support multiple kusto outputs running in parallel

## 0.4.0

- set 'client name for tracing' to identify usage of this plugin on Kusto logs

# 1.0.0

- Use stable (2.1.2) version of the java sdk, and retrieve it from maven with bundler.
- Renamed `mapping` to `json_mapping` in order to clarify usage. `mapping` still remains as a deprecated parameter.  

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
logstash-output-kusto-1.0.4-java CHANGELOG.md
logstash-output-kusto-1.0.3-java CHANGELOG.md
logstash-output-kusto-1.0.2-java CHANGELOG.md
logstash-output-kusto-1.0.1-java CHANGELOG.md
logstash-output-kusto-1.0.0-java CHANGELOG.md