Can I use split {} for multiple fields? if not any possible way out.
split { field => "Time_FV" }
split { field => "Progess_FV" }
split { field => "Time_RV" }
split { field => "Progess_FV" }
Do you mean that you want the first value of Time_FV, Progress_FV, Time_RV, and Progress_RV to be split into one message, the second value of each list to become a second message, and so on? That's probably not possible.
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.