Hi, I have a pipeline that stores the fields memory_memused_per and memory_swapused_per in an index , in another pipeline that stores data in another index I have tried to use the same name but nothing is indexed. after hours of debugging I just realize if I change the name to mem_memused_per and mem_swapused_per it works without problems, this is the ruby code:
Hi, thanks for you reply, so i create a new index with no mapping and add these lines to ruby so I can index fields that start with memory an the fields that start with mem, both from the same source:
Oh...I feel very dumb right now, In the same pipeline was another ruby filter using the same field and parsing another type of log , thanks for your anwers and sorry to waste your time brother.
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.