WaterSlide is a streaming event-at-a-time architecture for processing metadata. It is designed to take in a set of streaming events from multiple sources, process them through a set of modules ("kids"), and return meaningful outputs.
Other
114
stars
40
forks
source link
Added new feature to timestamp to support string parsing; fixed log_keyvalue_parse and added tab support #51
timestamp kid: - added support for string parsing of timestamp
log_keyvalue_parse: bugfix when value has same delimiter as what is between key and value; added support for tab delimeters
timestamp kid: - added support for string parsing of timestamp log_keyvalue_parse: bugfix when value has same delimiter as what is between key and value; added support for tab delimeters