Open andycmaj opened 8 years ago
@andycmaj You should not use useDeploymentServer=true
in deployment-apps
as this is what will be deployed on Indexers, and you don't need this behavior on indexers.
Just try to deploy everything for the first time. Go to the cluster master, to the page forwarders management and wait when all indexes will be listed in deployment clients. You can also see when they will download the bundles.
I have not tested HEC for a while, but I believe I have not changed anything which could break it.
will try
i ended up having to actually add the input and token to the slave CONF. didn't seem to propagate via deployment-apps
turned off ssl and tried to submit an http collector event via curl from inside a cluster-slave docker container:
my cluster master config changes:
by the way, this change:
was needed to get the httpinput config to actually propagate to the cluster slaves