tree: 6af3c4b6e0495e094d95d5a0c8e63534aa6c4860 [path history] [tgz]
  1. elasticsearch-shaded/
  2. metron-api/
  3. metron-common/
  4. metron-data-management/
  5. metron-elasticsearch/
  6. metron-enrichment/
  7. metron-hbase/
  8. metron-hbase-client/
  9. metron-indexing/
  10. metron-integration-test/
  11. metron-management/
  12. metron-parsers/
  13. metron-pcap/
  14. metron-pcap-backend/
  15. metron-solr/
  16. metron-storm-kafka/
  17. metron-storm-kafka-override/
  18. metron-test-utilities/
  19. metron-writer/
  20. metron-zookeeper/
  21. Performance-tuning-guide.md
  22. pom.xml
  23. README.md
metron-platform/README.md

Current Build

The latest build of metron-platform is 0.5.0.

We are still in the process of merging/porting additional features from our production code base into this open source release. This release will be followed by a number of additional beta releases until the port is complete. We will also work on getting additional documentation and user/developer guides to the community as soon as we can. At this time we offer no support for the beta software, but will try to respond to requests as promptly as we can.

metron-platform

Extensible set of Storm topologies and topology attributes for streaming, enriching, indexing, and storing telemetry in Hadoop. General information on Metron is available at https://metron.apache.org/

Documentation

Please see documentation within each individual module for description and usage instructions. Sample topologies are provided under Metron_Topologies to get you started with the framework. We pre-assume knowledge of Hadoop, Storm, Kafka, and HBase.