What/Why:
Now that logs come through with informative, filled-in messages, the logs that do not use this format, aka. the older ones produced via console.error and console.log stick out like a sore thumb in LogStash. These errors should be 'thrown' instead.
How:
These are coming from schemata; replace them with 'throw error'