Last Version

elasticsearch 1.0.0

output plugin elasticsearch

License

License

Categories

Categories

Logstash Application Layer Libs Logging Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.dtstack.jlogstash
ArtifactId

ArtifactId

output.elasticsearch
Version

Version

1.0.0
Type

Type

jar
Description

Description

elasticsearch
output plugin elasticsearch
Project URL

Project URL

https://github.com/DTStack/jlogstash-output-plugin/tree/master/elasticsearch
Source Code Management

Source Code Management

https://github.com/DTStack/jlogstash-output-plugin

Download output.elasticsearch 1.0.0


<!-- https://jarcasting.com/artifacts/com.dtstack.jlogstash/output.elasticsearch/ -->
<dependency>
    <groupId>com.dtstack.jlogstash</groupId>
    <artifactId>output.elasticsearch</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dtstack.jlogstash/output.elasticsearch/
implementation 'com.dtstack.jlogstash:output.elasticsearch:1.0.0'
// https://jarcasting.com/artifacts/com.dtstack.jlogstash/output.elasticsearch/
implementation ("com.dtstack.jlogstash:output.elasticsearch:1.0.0")
'com.dtstack.jlogstash:output.elasticsearch:jar:1.0.0'
<dependency org="com.dtstack.jlogstash" name="output.elasticsearch" rev="1.0.0">
  <artifact name="output.elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dtstack.jlogstash', module='output.elasticsearch', version='1.0.0')
)
libraryDependencies += "com.dtstack.jlogstash" % "output.elasticsearch" % "1.0.0"
[com.dtstack.jlogstash/output.elasticsearch "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 2.3.4

provided (1)

Group / Artifact Type Version
com.dtstack.jlogstash : jlogstash jar 1.0.0

Project Modules

There are no modules declared in this project.