Last Version

CloudwatchPlugin 1.0

An Elasticserch plugin which pushes node statistics to AWS Cloudwatch

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.gu.elasticsearch.plugin.cloudwatch
ArtifactId

ArtifactId

CloudwatchPlugin
Version

Version

1.0
Type

Type

jar
Description

Description

CloudwatchPlugin
An Elasticserch plugin which pushes node statistics to AWS Cloudwatch
Project URL

Project URL

https://github.com/guardian/elasticsearch-cloudwatch
Source Code Management

Source Code Management

https://github.com/guardian/elasticsearch-cloudwatch

Download CloudwatchPlugin 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.elasticsearch : elasticsearch jar 1.7.1
com.amazonaws : aws-java-sdk jar 1.10.16

Project Modules

There are no modules declared in this project.