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

Elastic Stack

How to find and diagnose unassigned Elasticsearch shards

30th October 20201st November 2020 little_pineconeTools
featured image

Identifying the unassigned shards in Elasticsearch and finding the reason why a shard can’t be allocated is critical when we want to get rid of the “NoShardAvailableActionException: No shard available” warning. Additionally, the Elasticsearch APIs also provide helpful hints pointing to the possible cause of this issue.

Read more

Monitoring Elastic Stack

11th June 202018th June 2020 little_pineconeTools
featured image

Gather metrics and statistics from Elastic Stack with Metricbeat and monitor the services using a Kibana dashboard.

Read more

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

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

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

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
Created by Marta Szymek
  • Privacy Policy
Powered by WordPress | Theme: Astrid by aThemes.