i am trying to use jmx to load the metrics into ES, the jmx metrics are name only with different server host and port, is it possible to user variable in host and port instead of hardcode them?
reason is that if i change on jmxconf file, i don't need to update the file for all servers, i will just overrwrite the conf file of rest servers(update the host/port variables)