Skip to content
keep_growing
  • Java
    • Spring Boot
  • Tools
  • Taking care
  • Angular
  • About
  • Sun Conure Software

Get rid of the Standalone cluster in Kibana monitoring

11th June 202018th June 2020 little_pineconeTools
featured image

When you use Metricbeat to monitor your Elastic Stack, you may notice in your Kibana dashboard the Standalone cluster. It contains metrics, usually taken from Filebeat or Logstash, that belongs to a different cluster.

Read more

How to make one Docker container wait for another

11th June 20202nd October 2020 little_pineconeTools
feature image

We can set up the order of service startup and shutdown using the depends_on option. However, it won’t make a Docker container wait for another one to be ready. There are many situations when we need to be sure that the container on which our service depends is actually running.

Read more

Processing logs with Elastic Stack #2 – configure Kibana

26th May 202021st June 2020 little_pineconeTools
featured image

Kibana allows us to browse data indexed in Elasticsearch nodes. We’re going to run Kibana in a Docker container and set up its configuration so it displays logs from our example Spring Boot app.

Read more

An Astronaut’s Guide to Life on Earth – cosmic expertise for everyday life

22nd May 202022nd May 2020 little_pineconeTaking care
featured image

We don’t need to have an immense adventure ahead of us to value ordinary tasks and small steps that enable our growth.

Read more

Processing logs with Elastic Stack #1 – parse and send various log entries to Elasticsearch

21st May 202018th June 2020 little_pineconeTools
featured image

Why should we learn how to process application logs with Elastic Stack? After all, the default logging mechanism in Spring Boot allows us to start working on our POC in no time. However, we must be aware that inadequate logging makes debugging and monitoring difficult in a production environment.

Read more

The price of faking agility

20th May 202013th October 2020 little_pineconeTaking care
featured_image

The understanding of a project changes through time as its development continues. Following an obsolete specification, creating only a superficial domain model or coming up with shady half-measures – to avoid any profound effort – won’t stop you from delivering an app, but most definitely it won’t be the app that was needed.

Read more

Setting JVM options for an Elasticsearch service run in a Docker container

20th May 202010th June 2020 little_pineconeTools
featured image

Default minimum and maximum heap size used by Elasticsearch is set to 1GB. I want to show you how you can modify this value when running the service with Docker.

Read more

Technology Radar vol. 22

19th May 202019th May 2020 little_pineconeTaking care
featured image

The latest edition of Technology Radar is here! This one was created 100% remotely. And if you’re wondering how to make remote work in your workplace more enjoyable and sustainable – you’re in for a treat – check out The Remote Work Playbook right away.

Read more

Spring Boot Log4j 2 advanced configuration #2 – add a Rollover Strategy for log files

19th May 202019th May 2020 little_pineconeSpring Boot, Tools
featured image

We don’t want to allocate too much space for our log files. Let’s see how we can manage their livespan.

Read more

Spring Boot Log4j 2 advanced configuration #1 – saving logs to files

19th May 202019th May 2020 little_pineconeSpring Boot, Tools
featured image

Apart from having logs displayed directly in the console, we can configure our Spring Boot project to write log entries into files. It not only allows us to easily store and share logs for debugging, but also can be the first step towards browsing them in Kibana.

Read more

Posts navigation

Older posts
Newer posts
Created by Marta Szymek
  • Privacy Policy
Powered by WordPress | Theme: Astrid by aThemes.