Secure Hadoop Data in Real Time
Apache Eagle is an Open Source Monitoring solution, contributed by eBay Inc, to instantly identify access to sensitive data, recognize attacks, malicious activities in Hadoop and take actions in real time.
Eagle has been accepted as an Apache Incubation Project on Oct 26, 2015.
For more details, see the website http://goeagle.io.
- Anomalous access detection
- Monitor data access traffic
- Discover intrusions and security breach
- Discover and prevent sensitive data loss and leaks
Please refer to http://goeagle.io/docs/deployment-in-sandbox.html
Eagle is built using Apache Maven. To build Eagle, run:
mvn -DskipTests clean package
After successfully building, you will find eagle binary tarball under eagle-assembly/target/
You can find the latest Eagle documentation on the project documentation site or project wiki. This README file only contains basic setup instructions.
We are in the process of applying for apache incubation. Until then if you have any questions please reach out to Arun Manoharan armanoharan at ebay dot com
Licensed under the Apache License, Version 2.0. More details, please refer to LICENSE file.