teragrep / lsh_01

logstash-http-input to syslog bridge
https://teragrep.com
Apache License 2.0
0 stars 3 forks source link

Fix #48, refactor Payload #49

Closed 51-code closed 6 months ago

51-code commented 6 months ago

Added validation for PayloadConfig and refactored Payload so that it now gets the compiled pattern as a ctor argument. Also moved the logic of checking if configuration property splitEnabled is true out of the Payload object.