Events-cli: Difference between revisions
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* [[Projects#Projects|Projects]] | * [[Projects#Projects|Projects]] | ||
* [[events-processing|Events Processing (events-processing)]] | |||
=Overview= | =Overview= |
Revision as of 00:22, 1 August 2017
Internal
Overview
Command line logic for event parsers.
Enforces the following command line structure:
<parser> [command] [command-options] [query] <file1> [<file2> ...]
cat <input-file> | <parser> [command] [command-options] [query]