Data Sources
Stroom has multiple different types of data sources that can be queried by Stroom using Dashboards, Queries and Analytic Rules.
Data in stroom (and in external Elastic indexes) can be searched using a number of ways:
Dashboard Combines multiple query expressions, result tables and visualisations in one configurable layout.
Query Executes a single search query written in StroomQl StroomQl Stroom Query Language is Stroom’s own query language. It has similarities with Structured Query Language (SQL) as used in databases. StroomQL is sometimes referred to as sQL to distinguish it from SQL.Click to see more details... and displays the results as a table or visualisation.
Analytic Rule Executes a StroomQl StroomQl Stroom Query Language is Stroom’s own query language. It has similarities with Structured Query Language (SQL) as used in databases. StroomQL is sometimes referred to as sQL to distinguish it from SQL.Click to see more details... search query either against data as it is ingested into Stroom or on a scheduled basis.
Stroom has multiple different types of data sources that can be queried by Stroom using Dashboards, Queries and Analytic Rules.
A Dashboard document is a way to combine multiple search queries, tables and visualisations in a configurable layout.
A Query document defines a search query in text form using the Stroom Query Language and displays the results as a table or a visualisation.
Analytic Rules are queries that can be run against the data either as it is ingested or on a scheduled basis.
The process of combining data extracted from events with the data stored in an index.