XML Logstash

Custom fields have been tricky because they are in an array. I can rename them fine and everything, but I am looking for a Ruby answer to my issue. For instance, if the field names are [test][test][0][test], [test][test][1][test], [test][test][2][test]... how do I get the nested fields to [test][test][whatever_i_rename] for each item?

@Badger this question is mostly for you lol

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.