Trying to read avro files

I am wondering the best way to read these files. Currently I was going to send them over using filebeat, but I am not sure how ti the avro codec works? Is there an easier way to transfer the avro files into a json format then read it that way on the fly? I know there exists a command line tool of "avro tools" and that will transfer them to JSON.

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