Hi Folks,
On my local machine logstash is working fine when I am running only one logstash pipeline, but when I am trying to run second logstash pipeline (config file) it says that
Logstash could not be started because there is already another instance using the configured data directory. If you wish to run multiple instances, you must change the "path.data" setting.
but I don't know what I need to make change
OS: window 10 enterprise
Logstash:
Thanks