Hi all,
I'm currently writing a test integration using elastic-package in windows on a test stack directly installed in Windows. elastic-agent is used to display the Windows events and it's actually running fine.
So my current problem is: how do I install a locally created package? Do I do that with elasticsearch-plugin install file:/// ... ?
The integration guides I investigated didn't mention installation on a local stack so I'm kind of puzzled. Also the plugin seems to be different from an integration so I wonder if that's the right way at all..
KR, Gerald