I have all of my setup working fine. One issue is around the config files for the filters. Logstash is sitting on a remote machine and when a particular part of a filter needs to be changed this needs to be logged into and updated. So at the moment, path.config is set with the location on the drive.. Is there any way to read these files from another location outside of the machine running Logstash?
Edit - Just to say I have looked at the X-Pack feature of Centralized Pipeline management but its not an option for my setup so looking for another way.