Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The Squirro platform provides insights especially from unstructured data but can also deal with structured data. To achieve this, the data is made available to Squirro through the data import APIs. The data is persisted on the data storage layer and can be consumed with the data access APIs.

Processing Steps

The four main steps in Squirro are the following:

  1. Data Import: Data comes in from a variety of sources.
  2. Data Enrichment: Squirro's pipeline processes the data and allows project-specific enrichments.
  3. Data Indexing: The indexed data is persisted in Squirro's data storage layer.
  4. Data Access: Data can be consumed through the standalone Squirro User Interface or a variety of Integrations into other systems.

  • No labels