Skip to content
Lior Kesos edited this page Sep 2, 2018 · 20 revisions

Overview

Recollect is built to provide a generic solution to an organization's needs regarding its data.
Recollect provides the next capabilities implemented through the next subsystems... Recollect is part of the reopen ecosystem and is optimized to route messages in to root - the opensource operational platform. architecture

Installation

Recollect is a cloud native application meaning it's built to be installed on public and private clouds - specifcially through docker-compose or helm on kubernetes.

Docker Compose

Helm

  • Install helm
  • run helm install recollect

Recollect Subsystems

  • Collect
    Services

    • api
    • rabbitMQ
    • Elasticsearch
  • Route

    • rules-ui (reroute)
    • rules-api
    • MongoDB
  • Know

    • dashboard
    • Kibana

Recollect Design

Clone this wiki locally