Closed
Description
The problem is that the Beats look for the template by default in the working directory. When running as a service, the current working directory is set to %WinDir%\System32
or something like that.
Possible solution 1: modify logic to look for the template relative to the path where the binary is.
Possible solution 2: copy the template in C:\programdata\*beat\
and use an absolute path for it.
Workaround: manually load the template