This is the multi-page printable view of this section. Click here to print.
S
- 1: Search extraction
- 2: Searchable
- 3: Stepper
- 4: Stream
- 5: Stream Type
- 6: StroomQl
1 - Search extraction
See Also
User Guide Field Field A named data Field within some form of record or entity, and where each Field can have an associated value. In Stroom, Fields can be the Fields in an Index (or other queryable Data Source or the fields of Metadata associated with a Stream, e.g. Stream ID, Feed, creation time, etc.Click to see more details… Event Event An event is a single auditable event, e.g. a user logging in to a system. A Stream typically contains multiple events.Click to see more details…
2 - Searchable
See Also
3 - Stepper
The parsers and translations can be edited while in the Stepper with the element output updating to show the effect of the change. The stepper will not write data to the file system or stream stores.
See Also
4 - Stream
See Also
- Streams Concept
- Events Events This is a Stream Type in Stroom. An Events stream consists of processed/cooked data that has been demarcated into individual Events.Click to see more details...
-
Stream Type
Stream Type
All Streams must have a Stream Type. The list of Stream Types is configured using the Property
stroom.data.meta.metaTypes.Click to see more details...
5 - Stream Type
stroom.data.meta.metaTypes.Additional Stream Types can be added however the list of Stream Types must include the following built-in types:
- Context
- Error
- Events Events This is a Stream Type in Stroom. An Events stream consists of processed/cooked data that has been demarcated into individual Events.Click to see more details...
- Meta
- Raw Events Raw Events This is a Stream Type used for Streams received by Stroom. Streams received by Stroom will be in a variety of text formats (CSV, delimited, fixed width, XML, JSON, etc.). Until they have been processed by a pipeline they are essentially just unstructured character data with no concept of what is a record/event. A Parser in a pipeline is required to provide the demarcation between records/events.Click to see more details...
- Raw Reference
- Reference
Some Stream Types, such as Meta and Context only exist as child streams within another Stream.
See Also
- Streams Concept
- Stream Stream A Stream is the unit of data that Stroom works with and will typically contain many Events.Click to see more details...
- Events Events This is a Stream Type in Stroom. An Events stream consists of processed/cooked data that has been demarcated into individual Events.Click to see more details...
- Raw Events Raw Events This is a Stream Type used for Streams received by Stroom. Streams received by Stroom will be in a variety of text formats (CSV, delimited, fixed width, XML, JSON, etc.). Until they have been processed by a pipeline they are essentially just unstructured character data with no concept of what is a record/event. A Parser in a pipeline is required to provide the demarcation between records/events.Click to see more details...
-
Property
Property
A configuration Property for configuring Stroom. Properties can be set in the user interface or via the
config.ymlconfiguration file.Click to see more details...