good first issue
Indicates a good issue for first-time contributors
Team:Elastic-Agent-Control-Plane
Label for the Agent Control Plane team
#
filebeat
Here are 370 public repositories matching this topic...
some personally made dockerfile
docker
elasticsearch
dockerfiles
logstash
alpine
filebeat
tor
frp
mattermost
idgen
filebeats
gcr-registry
-
Updated
Oct 11, 2021 - HTML
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
Important production-grade Kubernetes Ops Services
kubernetes
elasticsearch
monitoring
mongodb
filebeat
prometheus
ci-cd
fluentd
spinnaker
gke
high-availability
autoscaling
kube2iam
halyard
cluster-autoscaler
nginx-ingress-controller
prometheus-ha-pairs
thanos
kiam
prometheus-cluster
-
Updated
Sep 28, 2020 - Smarty
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
Suricata IDS/IPS log analytics using the Elastic Stack.
-
Updated
Jul 28, 2021 - 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
elasticsearch, logstash and kibana configuration for pi-hole visualiziation
visualization
dns
elasticsearch
kibana
logstash
filebeat
logging
pi-hole
dnsmasq
dashboards
elk-stack
pihole-dashboard
filebeat-elasticsearch
elk-hole
-
Updated
Sep 29, 2020
Official Beats Docker images
-
Updated
Jun 26, 2019 - Python
Filebeat container, alternative to fluentd used to ship kubernetes cluster and pod logs
-
Updated
Jun 30, 2019 - Dockerfile
The config files and docker-compose.yml files of Dockerized ELK Stack
-
Updated
May 27, 2017 - Nginx
A playbook for setting up the ELK Stack + beats log shippers on Ubuntu 16.04 and above
-
Updated
Sep 11, 2020
Tutorials
java
docker
elasticsearch
kibana
logstash
spring
spring-boot
monitoring
filebeat
logs
apm
elk-stack
elastic-apm
-
Updated
Nov 22, 2020 - Java
Deploy ELK stack and kafka with docker-compose
-
Updated
Jul 24, 2017
AWS Kinesis plugin for Filebeat
-
Updated
Apr 20, 2022 - Go
-
Updated
Apr 12, 2022 - HTML
Threat Hunting with ELK Workshop (InfoSecWorld 2017)
-
Updated
Oct 31, 2017 - PowerShell
Elastic Beats Output to Apache Pulsar
-
Updated
Mar 29, 2022 - Go
Managed ELKK stack implemented with the AWS CDK
elasticsearch
kibana
logstash
kafka
filebeat
amazon-s3
amazon-elasticsearch-service
aws-fargate
aws-cdk
amazon-msk
-
Updated
Jul 4, 2021 - Python
ELK with Filebeat by Docker-compose - Simple & Easy way to file logging
-
Updated
Jan 17, 2020
Collection of scripts, files, and tips to create and maintain networks, hack, and more!
windows
linux
security
elasticsearch
security-audit
kibana
logstash
splunk
snmp
filebeat
opnsense
dashboards
network-monitoring
siem
packetbeat
pfsense
cheatsheets
zeek
security-tools
elkstack
-
Updated
Jun 13, 2021
Improve this page
Add a description, image, and links to the filebeat topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the filebeat 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