Loading...
Skip to content

Open Web Solutions / Java Solutions Java, Open Source, Cloud and more

  • RSS
  • Home
  • Contact

AWS Cognito user migration

Posted on 2021-10-11Updated on 2021-10-11by RinoCategories:AWS, Cognito

In our project, we use AWS Cognito user pools to sign-up and sign in our users. With the earlier versions of AWS Cognito, the usernames/email addresses used in the pool were case-sensitive. This meant that when a user signed up with Name@acme.com and later tried to sign in with name@acme.com it failed, leaving the user …
Continue reading AWS Cognito user migration

2 Comments on AWS Cognito user migration

Health dashboard with Kibana Canvas

Posted on 2020-10-28Updated on 2021-07-10by RinoCategories:Integration

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

Taggedcanvasesqlheartbeatkibanametricbeat 1 Comment on Health dashboard with Kibana Canvas

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

Posted on 2020-07-03Updated on 2020-10-28by RinoCategories:Integration

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)

Taggedcamelelasticsearchlogstashmdcwatcher 1 Comment on MDC Logging with Camel, Spring boot & ELK (part 3)

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

Posted on 2020-06-16Updated on 2020-10-27by RinoCategories:Integration

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)

Taggedaggregatecamelelasticsearchfilebeatlogginglogstashmdcspringboot 1 Comment on MDC Logging with Camel, Spring boot & ELK (part 2)

Posts navigation

Older posts
  • RSS
© Open Web Solutions / Java Solutions. All rights reserved.
Back to top