I'd like it if someone could help me with the following problem.
I'm sending a series of logs to logstash/elastic.
The problem is that my logs are separated by blanks, and sometimes after the first field, there can be more than one blank. If I set separator => " ", many empty fields are created because I have many blanks in a row.
I want to replace excessive blanks with a single blank.
I would also like to select the fields by position since they always appear in the same position.
I've attached a log sample.
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.