Devcoops.com

Categories DevCoops

WebDevCoops is a DevOps and cloud-oriented blog that focus on tutorials about AWS, Azure, GCP operations and architecture

Actived: 2 days ago

URL: https://devcoops.com/categories/

How to check Elasticsearch cluster health DevCoops

WebThe interesting part is the status field.It can provide you with indication of how the cluster is behaving: green: All primary and replica shards are active.; yellow: …

Category:  Health Go Health

How to fix ECS CloudFormation template if it's stuck in …

WebStep 1. Open the ECS service, choose the cluster and find the service from the AWS ECS services tab. Step 2. Once the service is opened click on the Deployments …

Category:  Health Go Health

Configure Docker logging driver with Grafana Loki

WebGrafana Loki is a log aggregation tool inspired by Prometheus, or simply put Prometheus for logs. In this tutorial I’m going to show you how to install and configure …

Category:  Health Go Health

How to resolve AWS Elasticsearch cluster in red or yellow …

WebTroubleshooting the ES cluster. Step 1. To check if your ES cluster is in red or yellow state due to some UNASSIGNED shards, run: If there are UNASSIGNED …

Category:  Health Go Health

Enable Google APIs with GCP and Terraform DevCoops

WebTerraforming GCP projects from scratch could be a lot of hustle and bustle as you need to enable almost every freaking Google service (API) per project. That’s …

Category:  Health Go Health

Install Smartctl on Amazon Linux 2 DevCoops

WebStep 2. Install smartctl. sudo yum install smartmontools. Step 3. To start the service, run: systemctl start smartd. systemctl enable smartd. Step 4. Verify the installation.

Category:  Health Go Health