Category: observability
-
Monitoring (multiple) eth-docker nodes with SlingNode observability role – part 2
This is a part 2 of our tutorial showing how to use SlingNode’s Ansible role to monitoring Ethereum clients installed with eth-docker. Part 1 covered a single server scenario where the monitoring components ran on the same server as the eth-docker clients. Part 2 covers a more complex scenario where monitoring runs on a dedicated…
-
Monitoring eth-docker nodes with SlingNode observability role
This tutorial shows how to monitor eth-docker node with observability stack deployed using slingnode.ethereum_observability Ansible role. This post assumes familiarity with Ansible. Introduction slingnode.ethereum_observability is a part of a suite of Ansible roles designed to deploy Ethereum nodes. Currently there are three roles in the suite: slingnode.ethereum_observability role deploys a full monitoring stack that out…
-
SlingNode Ethereum Observability role
We are excited to announce that we have release another Ansible role! slingnode.ethereum_observability is an Ansible role used to deploy a full observability stack that seamlessly integrates with Ethereum nodes deployed by slingnode.ethereum role. Wit h this final piece out now anyone can deploy fully configurable Ethereum node along with an out of the box…
-
Docker multiline logs and Filebeat Autodiscover
Shipping container logs to a centralized log analytics solution is not as simple as it is for apps running in the OS. We’ll focus on Docker, because that’s what we use at SlingNode, but the same challenges and solutions apply to Kubernetes. We have two requirements: When running in a container we want to output…