The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
Sematext Cloud is an all-in-one Monitoring and Logging solution. It brings together infrastructure and application performance monitoring, together with log management. By enabling businesses to easily collect logs, metrics and events, Sematext provides full-stack visibility through a single pane of glass and helps businesses extract value from logs and metrics. Sematext Docker Agent is a modern, open-source, container-native monitoring and log collection agent for Docker. It runs as a tiny container on every Docker host and provides automatic collection and processing of Docker Metrics, Events and Logs for all cluster nodes and all auto-discovered containers. It works with OpenShift, Kubernetes or any other Docker container platform.
The following information was extracted from the containerfile and other sources.
| Summary | Sematext Docker Agent |
| Description | Sematext Docker Agent collects metrics, docker events and container logs |
| Provider | Sematext Group, Inc. |
| Source location | https://github.com/sematext/sematext-agent-docker |
The following information was extracted from the containerfile and other sources.
| Repository name | sematext/sematext-agent-docker |
| Image version | 1.31.31 |
| Architecture | amd64 |
| Exposed ports | ["9000/tcp"] |
| User | 10001 |
| Working directory | APP_/opt/spm/src |
Use the following instructions to get images from a Red Hat container registry using registry service account tokens. You will need to create a registry service account to use prior to completing any of the following tasks.
First, you will need to add a reference to the appropriate secret and repository to your Kubernetes pod configuration via an imagePullSecrets field.
Then, use the following from the command line or from the OpenShift Dashboard GUI interface.
Use the following command(s) from a system with podman installed
Use the following command(s) from a system with docker service installed and running
Use the following instructions to get images from a Red Hat container registry using your Red Hat login.
For best practices, it is recommended to use registry tokens when pulling content for OpenShift deployments.
Use the following command(s) from a system with podman installed
Use the following command(s) from a system with docker service installed and running