Dropwizard component to enable elastic search log appender


License

License

Categories

Categories

DropWizard Container Microservices AWS PaaS Providers Logback Application Layer Libs Logging Search Business Logic Libraries Elasticsearch
GroupId

GroupId

co.wrisk.dropwizard
ArtifactId

ArtifactId

logback-elasticsearch-aws
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard component to enable elastic search log appender
Dropwizard component to enable elastic search log appender
Project URL

Project URL

https://github.com/WriskHQ/dropwizard-logging-elasticsearch
Source Code Management

Source Code Management

https://github.com/WriskHQ/dropwizard-logging-elasticsearch

Download logback-elasticsearch-aws

How to add to project

<!-- https://jarcasting.com/artifacts/co.wrisk.dropwizard/logback-elasticsearch-aws/ -->
<dependency>
    <groupId>co.wrisk.dropwizard</groupId>
    <artifactId>logback-elasticsearch-aws</artifactId>
    <version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/co.wrisk.dropwizard/logback-elasticsearch-aws/
implementation 'co.wrisk.dropwizard:logback-elasticsearch-aws:0.0.13'
// https://jarcasting.com/artifacts/co.wrisk.dropwizard/logback-elasticsearch-aws/
implementation ("co.wrisk.dropwizard:logback-elasticsearch-aws:0.0.13")
'co.wrisk.dropwizard:logback-elasticsearch-aws:jar:0.0.13'
<dependency org="co.wrisk.dropwizard" name="logback-elasticsearch-aws" rev="0.0.13">
  <artifact name="logback-elasticsearch-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.wrisk.dropwizard', module='logback-elasticsearch-aws', version='0.0.13')
)
libraryDependencies += "co.wrisk.dropwizard" % "logback-elasticsearch-aws" % "0.0.13"
[co.wrisk.dropwizard/logback-elasticsearch-aws "0.0.13"]

Dependencies

compile (2)

Group / Artifact Type Version
com.internetitem : logback-elasticsearch-appender jar 1.5
com.amazonaws : aws-java-sdk-core jar 1.11.158

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Dropwizard Logging Elastic Search

A log appender factory for Dropwizard adding support for appending logs to Elastic Search

co.wrisk.dropwizard

Wrisk

Versions

Version
0.0.13
0.0.12
0.0.11