🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

github.com/mackerelio/mackerel-plugin-aws-elasticsearch

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/mackerelio/mackerel-plugin-aws-elasticsearch

Source
Go Modules
Version
v0.1.0
Version published
Created
Source

mackerel-plugin-aws-elasticsearch

AWS Elasticsearch Service custom metrics plugin for mackerel.io agent.

Synopsis

mackerel-plugin-aws-elasticsearch -domain=<aws-elasticsearch-domain> -client-id=<aws-client-id> [-region=<aws-region>] [-access-key-id=<aws-access-key-id>] [-secret-access-key=<aws-secret-access-key>] [-metric-key-prefix=<prefix>] [-metric-label-prefix=<prefix>] [-tempfile=<tmpfile>]

AWS IAM Policy

the credential provided manually or fetched automatically by IAM Role should have the policy that includes an action, 'cloudwatch:GetMetricStatistics'

Example of mackerel-agent.conf

[plugin.metrics.aws-elasticsearch]
command = "/path/to/mackerel-plugin-aws-elasticsearch -domain=your-es-domain -client-id=your-aws-client-id"

FAQs

Package last updated on 09 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts