Hello,
How to show Tile Map with load CSV file include Longitude and Latitude?
And how to show out each split field in Kibana
I have write this script, It couldn't run well.
the error:
hpc@elk:/opt/logstash$ bin/logstash-plugin install logstash-filter-environment
ERROR: File /opt/logstash/Gemfile does not exist or is not writable, aborting
hpc@elk:/opt/logstash$
and then
Where I have to run this two bellow commands ?
tail +1 earthquakes.txt| EVENT="earthquake" logstash/bin/logstash -f ncedc-earthquakes-logstash.conf
tail +1 blasts.txt| EVENT="blast" logstash/bin/logstash -f ncedc-earthquakes-logstash.conf
Dear Warkolm,
Thank you very much for your response..
I meant I didn't use my first above message script to install anymore, all of the steps I used your both links:
In your documentation has documented that it has to install bin/logstash-plugin install logstash-filter-environment
but after I run it in the bin/logstash, I found this error:
ERROR: File /opt/logstash/Gemfile does not exist or is not writable, aborting
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.