I am trying to load a custom config for an elastic plugin, myConfig.conf, as so:
myConfig.conf
conf = ConfigFactory.load("myConfig.conf");