Is there any way to use Winlogbeat v7 with Elasticsearch v6.4?
In a working 6.4 Winlogbeat, ES, Kibana environment, i tried to upgrade just winlogbeat to v7 to make use of the new add_fields processor, however i now get complaints about
ERROR Connection marked as failed because the onConnect callback failed: cannot retrieve the
elasticsearch license: unauthorized access, could not connect to the xpack endpoint, verify your
credentials
I understand this is due to a version miss-match.
