beats

input plugin beats

License

License

Categories

Categories

Logstash Application Layer Libs Logging
GroupId

GroupId

com.dtstack.logstash
ArtifactId

ArtifactId

input.beats
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

beats
input plugin beats
Project URL

Project URL

https://github.com/DTStack/jlogstash-input-plugin/tree/master/beats
Source Code Management

Source Code Management

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

Download input.beats

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-all jar 4.0.36.Final
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
org.bouncycastle : bcpkix-jdk15on jar 1.54

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0