I'm relatively new to Elastic Stack. I wanted to understand how I can insert each record(line) as an individual document into Elastic Search from my text file using Logstash.
Below is a sample content of my file:
name=John|age=30|city=NewYork|country=USA
name=Alice|age=25|city=London|country=UK
name=Raj|age=35|city=Mumbai|country=India
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.