Description
We are trying to hook a Samza job up to ELK. During this exercise, I found that the only format available is a String-encoded LoggingEvent. Logstash has a well-defined LoggingEvent JSON encoding. It would be nice if Samza supported this.
We are trying to hook a Samza job up to ELK. During this exercise, I found that the only format available is a String-encoded LoggingEvent. Logstash has a well-defined LoggingEvent JSON encoding. It would be nice if Samza supported this.