Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/r0075h3ll/fireeye

AWS Monitoring Toolkit
https://github.com/r0075h3ll/fireeye

aws cloudwatch monitoring slack

Last synced: 12 days ago
JSON representation

AWS Monitoring Toolkit

Awesome Lists containing this project

README

        


FireEye


FireEye


AWS Monitoring Toolkit





\
FireEye is an AWS monitoring toolkit for DevOps, Security, and IT teams.

[//]: # (insert gif)
[![asciicast](https://asciinema.org/a/696182.svg)](https://asciinema.org/a/696182)

### Installation

```bash
pip install setuptools
python3 setup.py install
```

### Features

##### Monitor lambda functions w/ CloudWatch Logs Insights

```python
fireeye --trace Bill --resource-name lambda_name
```

[//]: # (##### Get alerts on a slack channel)

[//]: # ()

[//]: # (```python)

[//]: # (fireeye --trace Bill --resource-name lambda_name --slack-url https://slack-webhook-url)

[//]: # (```)

### To Do

- [ ] EC2 Log Monitoring
- [ ] Send alerts on slack channel
- [ ] Improved search capabilities

### Contributions

You're welcome to open PR for making direct contributions to the project. Additionally, "Issues" section will
be considered for
- bug reports
- feature requests