Plugin ReferenceΒΆ
YALP uses plugins for the three components.
- Inputers
- Collect events from input sources, such as log files.
- Parsers
- Process a raw input event and transform, extract, or modify the input into a more organized output.
- Outputers
- Record the event into a persistant storage, such as a file or mongo database.