good first issue
Indicates a good issue for first-time contributors
Team:Elastic-Agent-Control-Plane
Label for the Agent Control Plane team
#
metricbeat
Here are 119 public repositories matching this topic...
Docker Compose for Elasticsearch and Kibana
docker
elasticsearch
awesome
kibana
elasticstack
docker-compose
cluster
filebeat
heartbeat
elk
apm
metricbeat
packetbeat
compose
docker-elasticsearch
elk-stack
auditbeat
docker-elk
access-kibana
app-search
-
Updated
Jun 22, 2020
Deploy Elastic stack in a Docker Swarm cluster. Ship application logs and metrics using beats & GELF plugin to Elasticsearch
elasticsearch
kibana
logstash
gelf
filebeat
logging
travis
metricbeat
jenkins-container
docker-swarm-cluster
log-aggregation
-
Updated
Nov 22, 2020 - Shell
SuperQ
commented
Jan 14, 2020
Feature idea, add beat info metrics from the stats endpoint /
{
"beat": "pubsubbeat",
"hostname": "pubsub-sidekiq-inf-gstg",
"name": "pubsub-sidekiq-inf-gstg",
"uuid": "FOO",
"version": "7.5.1"
}Would make a metrics like this:
pubsubbeat_build_info{version="7.5.1"} 1
pubsubbeat_beat_info{beat_name="pubsub-sidekiq-inf-gstg",uuid="FOO",} 1
good first issue
Good for newcomers
Official Beats Docker images
-
Updated
Jun 26, 2019 - Python
Elastic Beat to call HTTP endpoints
-
Updated
Mar 23, 2018 - Go
Write language go and using clean architecture
nginx
golang
elasticsearch
kibana
logstash
docker-compose
postgresql
clean
gorm
metricbeat
nats-streaming
-
Updated
Sep 18, 2021 - Go
A playbook for setting up the ELK Stack + beats log shippers on Ubuntu 16.04 and above
-
Updated
Sep 11, 2020
Elasticsearch Metricbeat example configuration to monitor Host and Services with docker
-
Updated
Dec 1, 2017 - Makefile
-
Updated
Apr 4, 2018
Monitoring & tech stack for developers
docker
elasticsearch
kibana
logstash
kafka
docker-compose
prometheus
zookeeper
devbox
metricbeat
graphana
-
Updated
Dec 13, 2021 - Shell
[DEPRECATED] Elastic Beats Input plugin for Graylog
-
Updated
Mar 15, 2019 - Java
A Curated Ansible Toolkit for Elastic Stack
-
Updated
Jan 21, 2022 - Ruby
docker
elasticsearch
kibana
logstash
kafka
monitoring
dashboard
queue
docker-compose
docker-container
grafana
prometheus
zookeeper
metricbeat
elastic
elk-stack
-
Updated
Dec 20, 2019 - Shell
A complete documentation on how to install Elastic Stack on Ubuntu 16.04 Server ASAP 😎
-
Updated
Mar 9, 2018 - Shell
Elasticsearch Management Pack for Ambari 2.6 & 2.7
elasticsearch
kibana
logstash
hadoop
filebeat
elk
metricbeat
ambari
elk-stack
management-pack
elasticsearch-mpack
-
Updated
Jun 30, 2020
ELK "Beat like" monitoring daemon for AIX (Metricbeat and Filebeat / Python3)
elasticsearch
json
kibana
logstash
monitoring
dashboard
daemon
filebeat
elk
python3
metricbeat
ibm
aix
powervm
kibana-dashboard
elk-stack
monitoring-tool
kibana-visualization
vios
lpar
-
Updated
May 17, 2021 - Python
lightweight solution for collecting customized biz metrics to remote Prometheus on the kubernetes.
docker
kubernetes
counter
monitoring
dashboard
metrics
prometheus
metricbeat
metrics-gathering
performance-counters
-
Updated
Mar 10, 2020 - Go
Production Grade Environment For Microservices
kubernetes
aws
ansible
elasticsearch
kibana
packer
terraform
kubernetes-cluster
high-availability
metricbeat
kubeadm
terraform-modules
istio
kiali
cilium
-
Updated
Apr 22, 2022 - HCL
An example project to run kubernetes with centralized logging and monitoring.
-
Updated
Oct 26, 2017
The ultimate aim of this ELK (Elastic) starter-kit is to help you collect log, metric, and performance data of sample CRM app service running on Docker containers. We use Beats framework to collect and push the data to Logstash, whereas Logstash parses the data and index it to Elasticsearch for building visualizations and dashboards on Kibana user interface.
python
docker
redis
dockerfile
flask
elasticsearch
devops
cloud
kibana
logstash
docker-compose
filebeat
heartbeat
supervisor
elk
apm
beats
metricbeat
elastic
observability
-
Updated
Aug 13, 2021 - Dockerfile
a log analysis platform of fisco-bcos based on the stack of ELK
-
Updated
Apr 29, 2020
Assessment, Analysis, and Hardening of a vulnerable system. This report includes a Red Team Security Assessment, a Blue Team Log Analysis, and Hardening and Mitigation Strategies.
kibana
elasticstack
filebeat
elk
exploits
metricbeat
vulnerabilities
pentest
msfvenom
kali
metasploit
elk-stack
mitigation
blueteam
redteam
soc-analysts
-
Updated
Nov 12, 2021
Modern production-ready kubernetes infrastructure template
tls
kubernetes
redis
elasticsearch
kibana
logstash
monitoring
terraform
filebeat
grafana
postgresql
heartbeat
elk
prometheus
metricbeat
packetbeat
traefik
cert-manager
argocd
prisma-studio
-
Updated
Apr 18, 2022 - Shell
Repository for custom applications that automate the downloading, installation, and running of various Beats into Vizion.ai Elasticsearch.
elasticsearch
kibana
elasticstack
filebeat
heartbeat
apache2
metricbeat
winlogbeat
elk-stack
auditbeat
vizion
-
Updated
Jan 17, 2020 - PowerShell
SaltStack formula to manage Elastic Beats platform
-
Updated
Apr 19, 2019 - SaltStack
-
Updated
Apr 18, 2017 - Python
configurable ansible scripts to provision elasticsearch cluster, kibana and metricbeat on leaf nodes.
-
Updated
Oct 20, 2017
Ansible Metricbeat (5.x) role for the Elastic Stack
-
Updated
Nov 1, 2017
Improve this page
Add a description, image, and links to the metricbeat topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the metricbeat topic, visit your repo's landing page and select "manage topics."


Summary
After PR #29681, timezone database (
/usr/share/zoneinfo) is missing from filebeat image.Unlike the
centos:7image, thetzdatapackage is not installed by default in theubuntu:20.04image and the package is not installed in the [beats Dockerfile](https://github.com/elas