Comments on: Logging with Spring Boot and Elastic Stack https://piotrminkowski.com/2019/05/07/logging-with-spring-boot-and-elastic-stack/ Java, Spring, Kotlin, microservices, Kubernetes, containers Fri, 01 Jan 2021 13:31:38 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: Piotr Mińkowski https://piotrminkowski.com/2019/05/07/logging-with-spring-boot-and-elastic-stack/#comment-676 Fri, 29 Nov 2019 22:10:08 +0000 https://piotrminkowski.wordpress.com/?p=7128#comment-676 In reply to Rosa Lu.

Hi. I think it’s a good idea to add such a support in my logging library. I’ll plan it. However, I have already created such an example showing how to ship logs to logstash via RabbitMQ. You may read my article available here: https://piotrminkowski.com/2017/02/03/how-to-ship-logs-with-logstash-elasticsearch-and-rabbitmq/

]]>
By: Rosa Lu https://piotrminkowski.com/2019/05/07/logging-with-spring-boot-and-elastic-stack/#comment-675 Thu, 28 Nov 2019 23:23:31 +0000 https://piotrminkowski.wordpress.com/?p=7128#comment-675 In reply to Sergey.

will you consider to develop a sample to have RabbitMQ or Kafaka as buffer between application and logstash which is more robust for enterprise scale? Thank You!

]]>
By: Piotr Mińkowski https://piotrminkowski.com/2019/05/07/logging-with-spring-boot-and-elastic-stack/#comment-674 Thu, 26 Sep 2019 22:13:41 +0000 https://piotrminkowski.wordpress.com/?p=7128#comment-674 In reply to Sergey.

I did not decide. I’m wrapping every single request

]]>
By: Sergey https://piotrminkowski.com/2019/05/07/logging-with-spring-boot-and-elastic-stack/#comment-673 Mon, 16 Sep 2019 13:17:40 +0000 https://piotrminkowski.wordpress.com/?p=7128#comment-673 Why do you decide that ContentCachingRequestWrapper and ContentCachingResponseWrapper wrap only POST with type application/x-www-form-urlencoded? I could not found it in source

]]>