NAME
App::Wubot::Reactor::Split - split a CSV field on a message out into multiple other fields
VERSION
version 0.3.5
SYNOPSIS
- name: split
plugin: Split
config:
source_field: line
target_fields:
- source
- type
- value
- units
DESCRIPTION
TODO: More to come...