On Tue, Jul 11, 2017 at 11:13:45AM -0300, Filipe Cifali wrote: > template("$(format-json .apache.*\n")); You made a typo: try this instead: template("$(format-json .apache.*)\n")