Hi,
I'm new to the ELK and am having trouble using Logstash to load my data to Elastic.
After I type:
C:\Users\GBS\Downloads\logstash\bin>logstash -f ../config/filename.conf
I get the following error message:
[ERROR] 2019-09-06 08:24:43.474 [main] Logstash - java.lang.IllegalStateException: Logstash stopped processing because of an error: (LoadError) no such file to load -- bundler
I'm running version 6.30 of logstash on Windows 10.
Many thanks in advance.