Skip to content
 
 

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workload Security IPS Graph

Using CloudWatch Metrics, graph the number of Workload Security IPS rules applied to hosts.

Usage instructions

  1. Install the required libraries:
pip install -r requirements.txt
  1. Start a Grafana container:
docker run -d -p 3000:3000 --name grafana grafana/grafana
  1. Create an IAM policy for Grafana.

  2. Log into Grafana's UI. Set CloudWatch up as a Data Source.

  3. Create a graph with the following settings:

  1. In "Display" --> "Stacking and null value", set "Null value" to "connected"

Additional information

For a completely serverless solution, the script can be run as a scheduled Lambda and Grafana can be run in Fargate.

Contact

About

Using CloudWatch Metrics, graph the number of Workload Security IPS rules applied to hosts.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages