Health dashboard with Kibana Canvas

In this blog post, I want to show you how we’ve set up a health dashboard for the integration landscape of a client in Rotterdam. The dashboard shows the health of some important servers in our production landscape and the health of some Spring Boot apps. Also, some extra information is displayed, like the version …
Continue reading Health dashboard with Kibana Canvas

MDC Logging with Camel, Spring boot & ELK (part 3)

This blog is part 3 of a 3-part blog series about Apache Camel, ELK, and (MDC) logging. Part 1 described how you can centralize the logging from Spring Boot / Camel apps into Elasticsearch using MDC and filebeat. In part 2 we aggregated the logging from part 1 with help of logstash into a separate …
Continue reading MDC Logging with Camel, Spring boot & ELK (part 3)

MDC Logging with Camel, Spring boot & ELK (part 2)

This blog is part 2 of a 3-part blog series about Apache Camel, ELK, and (MDC) logging. Part 1 described how you can centralize the logging from Spring Boot / Camel apps into Elasticsearch using MDC and filebeat. In part 2 we will aggregate the logging from part 1 with help of logstash into a …
Continue reading MDC Logging with Camel, Spring boot & ELK (part 2)

MDC logging with Camel, Spring Boot & ELK

This blog is part 1 of a 3-part blog series about Apache Camel, ELK, and (MDC) logging. Part 1 describes how you can centralize the logging from Spring Boot / Camel apps into Elasticsearch using MDC and filebeat. In part 2 we will aggregate the logging from part 1 with help of logstash into a …
Continue reading MDC logging with Camel, Spring Boot & ELK