Events-processing: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 23: Line 23:
Displays the structure (properties) of the events flowing through the event stream pipeline. The property names shown in the results of this command can then be used to assemble the output format string of the "output" command, specified with the -o|--output-format command option.
Displays the structure (properties) of the events flowing through the event stream pipeline. The property names shown in the results of this command can then be used to assemble the output format string of the "output" command, specified with the -o|--output-format command option.


==time-gap==
==time-gaps==
 
==count==

Revision as of 17:40, 28 July 2017

Internal

Overview

Processing logic that can be applied to event streams. The logic corresponding to each of the procedures listed below can be invoked from command line using the corresponding "command".

Maven

<groupId>io.novaordis.events.processing</groupId>
<artifactId>novaordis-events-processing</artifactId>
<version>1.0.0-SNAPSHOT-1</version>

GitHub

https://github.com/NovaOrdis/events-processing

Procedures

describe

Displays the structure (properties) of the events flowing through the event stream pipeline. The property names shown in the results of this command can then be used to assemble the output format string of the "output" command, specified with the -o|--output-format command option.

time-gaps

count