diff --git a/news/bugfix-3660.md b/news/bugfix-3660.md new file mode 100644 index 00000000000..87269c9388c --- /dev/null +++ b/news/bugfix-3660.md @@ -0,0 +1,5 @@ +templates: fixed error reporting when invalid templates were specified + +The `amqp()`, `file()` destination, `sql()`, `stomp()`, `pdbtool`, and +`graphite()` plugins had template options that did not report errors at startup +when invalid values were specified.