Skip to content

holidayworking/mackerel-plugin-aws-waf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

mackerel-plugin-aws-waf

AWS WAF custom metrics plugin for mackerel.io agent.

Synopsis

mackerel-plugin-aws-waf -web-acl-id=<aws-waf-web-acl-id> [-access-key-id=<id>] [-secret-access-key=<key>] [-tempfile=<tempfile>]

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-waf]
command = "/path/to/mackerel-plugin-aws-waf -web-acl-id=your-web-acl-id"

About

AWS WAF custom metrics plugin for mackerel.io agent.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages