The page that you are currently viewing is for an old version of Stroom (7.1). The documentation for the latest version of Stroom (7.6) can be found using the version drop-down at the top of the screen or by clicking here.

Pipelines

Pipelines are the mechanism for processing and transforming ingested data.

Pipelines

Every feed has an associated translation. The translation is used to convert the input text or XML into event logging XML format.

XSLT is used to translate from XML to event logging XML.


Parser

Parsing input data.

XSLT Conversion

Using Extensible Stylesheet Language Transformations (XSLT) to transform data.

File Output

Substitution variables for use in output file names and paths.

Element Reference

A reference for all the pipeline elements.

Reference Data

Performing temporal reference data lookups to decorate event data.

Last modified September 3, 2024: Merge branch '7.0' into 7.1 (27ab3d5)