Hi
I am running multi node cluster in production and i want to add two more nodes, but to make them ‘web access only nodes’, leaving others as ‘ingest only nodes’. Is there some special configuration in server.config file should be done ( for instance all input/process/output processor settings are not relevant for web-access node ) or configuration should be exactly the same as previously configured nodes, with only difference of not routing message traffic to these nodes ?
Thanks