Spring boot application console logs to elastic search
I have one spring boot application which is generating logs in JSON format in console. And I want that logstash directly read that logs from console and provide to ELK.
I have one spring boot application which is generating logs in JSON format in console. And I want that logstash directly read that logs from console and provide to ELK.