logo
docker.io/elastic/filebeat:9.5.2
linux/amd64 docker.io
  1. 镜像名称: docker.io/elastic/filebeat
  2. 描述:

    Elastic File Beat是一个用于收集、处理和发送 Log数据的Open-source工具。它可以从各种数据源收集日志,包括API requests、文件系统事件和Windows事件。

    Elastic File Beat支持多种协议,如TCP、HTTP、FTP、SSH、SMB等,用户可以根据自己的需求配置网络设置。

    在发送数据之前,它还提供了一些选项来帮助用户处理数据,包括分段发送、压缩和加密等。

  3. 创建时间: 未知
  4. 大小: 4.9 GB
  5. 版本号: 7.10.2
使用docker pull elasticsearch/filebeat 可以获取最新的镜像
18
浏览次数
431.82MB
镜像大小
国内镜像
swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elastic/filebeat:9.5.2
源镜像
docker.io/elastic/filebeat:9.5.2
镜像ID
sha256:c81d773d9f7daae99fc0d53ba16e82eabfbe493fc646bdc964d5e9d476603bba
镜像 TAG
9.5.2
镜像大小
431.82MB
平台架构
linux/amd64
镜像源
docker.io
CMD
--environment container
启动入口
/usr/bin/tini -- /usr/local/bin/docker-entrypoint
工作目录
/usr/share/filebeat
OS/平台
linux/amd64
镜像创建
2026-08-18T02:10:16.773972071Z
同步时间
2026-08-26 16:33
浏览量
18 次
贡献者
⚙️ 环境变量 5
KeyValue
PATH=/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 0
container=oci 1
ELASTIC_CONTAINER=true 2
GODEBUG=madvdontneed=1 3
LIBBEAT_MONITORING_CGROUPS_HIERARCHY_OVERRIDE=/ 4
🏷️ 镜像标签 37
KeyValue
x86_64 architecture
2026-08-17T09:59:37Z build-date
ubi10-minimal-container com.redhat.component
https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI com.redhat.license_terms
cpe:/o:redhat:enterprise_linux:10.2 cpe
Filebeat sends log files to Logstash or directly to Elasticsearch. description
public distribution-scope
1.44.0 io.buildah.version
Filebeat sends log files to Logstash or directly to Elasticsearch. io.k8s.description
Filebeat image io.k8s.display-name
io.openshift.expose-services
minimal rhel10 io.openshift.tags
Elastic License license
infra@elastic.co maintainer
filebeat name
2026-08-18T02:03:11Z org.label-schema.build-date
Elastic License org.label-schema.license
filebeat org.label-schema.name
1.0 org.label-schema.schema-version
https://www.elastic.co/beats/filebeat org.label-schema.url
8f4fe1e5dec067a139dce33d3af88c24b58c3660 org.label-schema.vcs-ref
github.com/elastic/beats/v7 org.label-schema.vcs-url
Elastic org.label-schema.vendor
9.5.2 org.label-schema.version
infra@elastic.co org.opencontainers.image.authors
2026-08-18T02:03:11Z org.opencontainers.image.created
Elastic License org.opencontainers.image.licenses
e7c0028707fa6423887e58fdaaa0ce41b96656c8 org.opencontainers.image.revision
Filebeat org.opencontainers.image.title
Elastic org.opencontainers.image.vendor
1 release
filebeat summary
https://www.elastic.co/beats/filebeat url
e7c0028707fa6423887e58fdaaa0ce41b96656c8 vcs-ref
git vcs-type
Elastic vendor
9.5.2 version
🛡️ 镜像安全扫描
redhat 10.2 Trivy 2026-08-26 16:33 查看完整报告
0
低危 LOW
1
中危 MEDIUM
8
高危 HIGH
0
严重 CRITICAL
受影响目标 (2)
docker.io/elastic/filebeat:9.5.2 (redhat 10.2) redhat usr/share/filebeat/filebeat gobinary

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elastic/filebeat:9.5.2
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elastic/filebeat:9.5.2  docker.io/elastic/filebeat:9.5.2

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elastic/filebeat:9.5.2
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elastic/filebeat:9.5.2  docker.io/elastic/filebeat:9.5.2

Shell快速替换命令

sed -i 's#elastic/filebeat:9.5.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elastic/filebeat:9.5.2#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elastic/filebeat:9.5.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elastic/filebeat:9.5.2  docker.io/elastic/filebeat:9.5.2'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elastic/filebeat:9.5.2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elastic/filebeat:9.5.2  docker.io/elastic/filebeat:9.5.2'

镜像构建历史


# 2026-08-18 10:10:16  0.00B 设置默认要执行的命令
CMD ["--environment" "container"]
                        
# 2026-08-18 10:10:16  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/docker-entrypoint"]
                        
# 2026-08-18 10:10:16  0.00B 设置工作目录为/usr/share/filebeat
WORKDIR /usr/share/filebeat
                        
# 2026-08-18 10:10:16  0.00B 设置环境变量 LIBBEAT_MONITORING_CGROUPS_HIERARCHY_OVERRIDE
ENV LIBBEAT_MONITORING_CGROUPS_HIERARCHY_OVERRIDE=/
                        
# 2026-08-18 10:10:16  0.00B 指定运行容器时使用的用户
USER 1000
                        
# 2026-08-18 10:10:16  53.22MB 执行命令并创建新的镜像层
RUN /bin/sh -c for iter in {1..10}; do             microdnf -y update &&             microdnf -y install systemd &&             microdnf clean all &&             exit_code=0 && break || exit_code=$? && echo "microdnf error: retry $iter in 10s" && sleep 10;         done;         (exit $exit_code) # buildkit
                        
# 2026-08-18 10:10:10  3.01KB 执行命令并创建新的镜像层
RUN /bin/sh -c useradd -M --uid 1000 --gid 1000 --groups 0 --home /usr/share/filebeat filebeat # buildkit
                        
# 2026-08-18 10:10:10  998.00B 执行命令并创建新的镜像层
RUN /bin/sh -c groupadd --gid 1000 filebeat # buildkit
                        
# 2026-08-18 10:10:10  4.99MB 复制新文件或目录到容器中
COPY /usr/share/filebeat/NOTICE.txt /licenses # buildkit
                        
# 2026-08-18 10:10:09  13.68KB 复制新文件或目录到容器中
COPY /usr/share/filebeat/LICENSE.txt /licenses # buildkit
                        
# 2026-08-18 10:10:09  0.00B 执行命令并创建新的镜像层
RUN /bin/sh -c mkdir /licenses # buildkit
                        
# 2026-08-18 10:10:09  269.55MB 复制新文件或目录到容器中
COPY /usr/share/filebeat /usr/share/filebeat # buildkit
                        
# 2026-08-18 10:09:58  716.00B 执行命令并创建新的镜像层
RUN /bin/sh -c chmod 755 /usr/local/bin/docker-entrypoint # buildkit
                        
# 2026-08-18 10:09:58  716.00B 复制新文件或目录到容器中
COPY docker-entrypoint /usr/local/bin/docker-entrypoint # buildkit
                        
# 2026-08-18 10:09:58  24.06KB 执行命令并创建新的镜像层
RUN /bin/sh -c set -e ;   TINI_BIN="";   TINI_SHA256="";   TINI_VERSION="v0.19.0";   echo "The arch value is $(arch)";   case "$(arch)" in     x86_64)         TINI_BIN="tini-amd64";         TINI_SHA256="93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c";         ;;     aarch64)         TINI_BIN="tini-arm64";         TINI_SHA256="07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81";         ;;     *)         echo >&2 ; echo >&2 "Unsupported architecture \$(arch)" ; echo >&2 ; exit 1 ;         ;;   esac ;   curl --retry 8 -S -L -O "https://github.com/krallin/tini/releases/download/${TINI_VERSION}/${TINI_BIN}" ;   echo "${TINI_SHA256} ${TINI_BIN}" | sha256sum -c - ;   mv "${TINI_BIN}" /usr/bin/tini ;   chmod +x /usr/bin/tini # buildkit
                        
# 2026-08-18 10:09:58  0.00B 设置环境变量 GODEBUG
ENV GODEBUG=madvdontneed=1
                        
# 2026-08-18 10:09:58  0.00B 设置环境变量 PATH
ENV PATH=/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2026-08-18 10:09:58  0.00B 设置环境变量 ELASTIC_CONTAINER
ENV ELASTIC_CONTAINER=true
                        
# 2026-08-18 10:09:58  0.00B 添加元数据标签
LABEL org.label-schema.build-date=2026-08-18T02:03:11Z org.label-schema.schema-version=1.0 org.label-schema.vendor=Elastic org.label-schema.license=Elastic License org.label-schema.name=filebeat org.label-schema.version=9.5.2 org.label-schema.url=https://www.elastic.co/beats/filebeat org.label-schema.vcs-url=github.com/elastic/beats/v7 org.label-schema.vcs-ref=8f4fe1e5dec067a139dce33d3af88c24b58c3660 io.k8s.description=Filebeat sends log files to Logstash or directly to Elasticsearch. io.k8s.display-name=Filebeat image org.opencontainers.image.created=2026-08-18T02:03:11Z org.opencontainers.image.licenses=Elastic License org.opencontainers.image.title=Filebeat org.opencontainers.image.vendor=Elastic org.opencontainers.image.authors=infra@elastic.co maintainer=infra@elastic.co name=filebeat vendor=Elastic version=9.5.2 release=1 url=https://www.elastic.co/beats/filebeat summary=filebeat license=Elastic License description=Filebeat sends log files to Logstash or directly to Elasticsearch.
                        
# 2026-08-18 10:09:57  17.77MB 执行命令并创建新的镜像层
RUN /bin/sh -c for iter in {1..10}; do         microdnf -y update &&         microdnf -y install findutils shadow-utils ca-certificates         gawk libcap xz tar &&         microdnf clean all &&         exit_code=0 && break || exit_code=$? && echo "microdnf error: retry $iter in 10s" && sleep 10;     done;     (exit $exit_code) # buildkit
                        
# 2026-08-17 18:00:30  86.26MB 
/bin/sh -c #(nop) LABEL "org.opencontainers.image.created"="2026-08-17T09:59:37Z" "org.opencontainers.image.revision"="e7c0028707fa6423887e58fdaaa0ce41b96656c8" "build-date"="2026-08-17T09:59:37Z" "architecture"="x86_64" "vcs-ref"="e7c0028707fa6423887e58fdaaa0ce41b96656c8" "vcs-type"="git" "release"="1786960640"org.opencontainers.image.created=2026-08-17T09:59:37Z,org.opencontainers.image.revision=e7c0028707fa6423887e58fdaaa0ce41b96656c8
                        
# 2026-08-17 18:00:30  0.00B 
/bin/sh -c #(nop) COPY dir:711c35f0e0f5b6c4acb3cbb42fc5687dfbbb2a5043ce701198a3131e25785504 in /root/buildinfo/      
                        
# 2026-08-17 18:00:30  0.00B 
/bin/sh -c #(nop) COPY dir:711c35f0e0f5b6c4acb3cbb42fc5687dfbbb2a5043ce701198a3131e25785504 in /usr/share/buildinfo/      
                        
# 2026-08-17 18:00:30  0.00B 
/bin/sh -c #(nop) CMD ["/bin/bash"]
                        
# 2026-08-17 18:00:30  0.00B 
/bin/sh -c #(nop) COPY file:5de33b5fc08b00635bccf9134a18978dba13e2250aa51838f9969515a3957847 in /etc/yum.repos.d/.      
                        
# 2026-08-17 18:00:29  0.00B 
/bin/sh -c #(nop) COPY dir:e1c00668e831c6f7c1c82890c3ff2aa86777926f6fcef54ed840b79618da399c in /      
                        
# 2026-08-17 18:00:29  0.00B 
/bin/sh -c #(nop) ENV container oci
                        
# 2026-08-17 18:00:29  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel10"
                        
# 2026-08-17 18:00:29  0.00B 
/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
                        
# 2026-08-17 18:00:29  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 10 Minimal"
                        
# 2026-08-17 18:00:29  0.00B 
/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2026-08-17 18:00:29  0.00B 
/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
                        
# 2026-08-17 18:00:28  0.00B 
/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 10."
                        
# 2026-08-17 18:00:28  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
                        
# 2026-08-17 18:00:28  0.00B 
/bin/sh -c #(nop) LABEL com.redhat.component="ubi10-minimal-container"       name="ubi10/ubi-minimal"       version="10.2"       cpe="cpe:/o:redhat:enterprise_linux:10.2"       distribution-scope="public"
                        
# 2026-08-17 18:00:28  0.00B 
/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
                        
# 2026-08-17 18:00:28  0.00B 
/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
                        
# 2026-08-17 18:00:28  0.00B 
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
                        
                    

镜像信息

{
    "Id": "sha256:c81d773d9f7daae99fc0d53ba16e82eabfbe493fc646bdc964d5e9d476603bba",
    "RepoTags": [
        "elastic/filebeat:9.5.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elastic/filebeat:9.5.2"
    ],
    "RepoDigests": [
        "elastic/filebeat@sha256:17aafbe925a43919b2eee539b1b0712e19aefd01247d4a1b855c91ca8e1ba2d6",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/elastic/filebeat@sha256:afa28466c011d5a15a19d21062f033325b3967a472f819a3a5515073130b1e40"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-08-18T02:10:16.773972071Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "1000",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/share/filebeat:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "container=oci",
            "ELASTIC_CONTAINER=true",
            "GODEBUG=madvdontneed=1",
            "LIBBEAT_MONITORING_CGROUPS_HIERARCHY_OVERRIDE=/"
        ],
        "Cmd": [
            "--environment",
            "container"
        ],
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/usr/share/filebeat",
        "Entrypoint": [
            "/usr/bin/tini",
            "--",
            "/usr/local/bin/docker-entrypoint"
        ],
        "OnBuild": null,
        "Labels": {
            "architecture": "x86_64",
            "build-date": "2026-08-17T09:59:37Z",
            "com.redhat.component": "ubi10-minimal-container",
            "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI",
            "cpe": "cpe:/o:redhat:enterprise_linux:10.2",
            "description": "Filebeat sends log files to Logstash or directly to Elasticsearch.",
            "distribution-scope": "public",
            "io.buildah.version": "1.44.0",
            "io.k8s.description": "Filebeat sends log files to Logstash or directly to Elasticsearch.",
            "io.k8s.display-name": "Filebeat image",
            "io.openshift.expose-services": "",
            "io.openshift.tags": "minimal rhel10",
            "license": "Elastic License",
            "maintainer": "infra@elastic.co",
            "name": "filebeat",
            "org.label-schema.build-date": "2026-08-18T02:03:11Z",
            "org.label-schema.license": "Elastic License",
            "org.label-schema.name": "filebeat",
            "org.label-schema.schema-version": "1.0",
            "org.label-schema.url": "https://www.elastic.co/beats/filebeat",
            "org.label-schema.vcs-ref": "8f4fe1e5dec067a139dce33d3af88c24b58c3660",
            "org.label-schema.vcs-url": "github.com/elastic/beats/v7",
            "org.label-schema.vendor": "Elastic",
            "org.label-schema.version": "9.5.2",
            "org.opencontainers.image.authors": "infra@elastic.co",
            "org.opencontainers.image.created": "2026-08-18T02:03:11Z",
            "org.opencontainers.image.licenses": "Elastic License",
            "org.opencontainers.image.revision": "e7c0028707fa6423887e58fdaaa0ce41b96656c8",
            "org.opencontainers.image.title": "Filebeat",
            "org.opencontainers.image.vendor": "Elastic",
            "release": "1",
            "summary": "filebeat",
            "url": "https://www.elastic.co/beats/filebeat",
            "vcs-ref": "e7c0028707fa6423887e58fdaaa0ce41b96656c8",
            "vcs-type": "git",
            "vendor": "Elastic",
            "version": "9.5.2"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 431818014,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/2d72543b22090acad227469a28816b4fe5ce61a5f35b094fea8ab5c6523dea1d/diff:/var/lib/docker/overlay2/26a3ebe3b616949fd905990470658b7fccd208424c68144f2711c8ddb0c2d928/diff:/var/lib/docker/overlay2/99a74f86c1242ed16648f1997cf146c8abcd724b39f37d544e477df5c62dd2c1/diff:/var/lib/docker/overlay2/60cdd61c9050935b7a6e9ebdbba86de542d1b9c8447d07a25ae9e7900e1466e0/diff:/var/lib/docker/overlay2/acfa45295d79ccb93af355e88a302af071550bf40b86e6a5df8856dfc7c726cf/diff:/var/lib/docker/overlay2/c638a02d709a03770feca223d12f74a99358431ad4a2740520eabe30fd3f1d54/diff:/var/lib/docker/overlay2/e7ad3ea39b0e01533085116d4284955db8a4237ebca05dd5d031361e071a885c/diff:/var/lib/docker/overlay2/53f7b3d22b279b3a4a72b9b3e644f0ae09209919454bad34f4fc3922929ccb3a/diff:/var/lib/docker/overlay2/4c0febffb7662f3959e1b2d6d606ecc2adb15786f65df53b0c3fa095303b3bc6/diff:/var/lib/docker/overlay2/e11c5b24ce66e61c9fa288eb172e7a01a3ff65d32f7f1b5a57263aa3b3f04aa7/diff:/var/lib/docker/overlay2/3a012a5432604112ca0366a5f80c56a79ddddaf232b48d8ed7a766cad19dbc8c/diff:/var/lib/docker/overlay2/ef46eb1928b1f23472c73a22497ca3997ded1de1d68e5ab5844fcad540f6a9ff/diff",
            "MergedDir": "/var/lib/docker/overlay2/28c6606e1b0d22d6eacadbac32680fd101b62aadb94e13b9d1242bdca610c5fc/merged",
            "UpperDir": "/var/lib/docker/overlay2/28c6606e1b0d22d6eacadbac32680fd101b62aadb94e13b9d1242bdca610c5fc/diff",
            "WorkDir": "/var/lib/docker/overlay2/28c6606e1b0d22d6eacadbac32680fd101b62aadb94e13b9d1242bdca610c5fc/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:037b53d34999016b0d16e54c48fd057d2ff38dc969eb55c1ea3448f5b094e727",
            "sha256:3bc58ad347c4c12960656c627df476b64960efae0439275d88e8d9246ef6dfd1",
            "sha256:49903bce85b0267af85ed1a677b24dd319db0151b0fc1e11230591ad2636a148",
            "sha256:24a8e86b9efb79f532c7c990e58739679b201b12c34912c3266ed85e844edf73",
            "sha256:f28e678fbdac9806e3d910a7f6b3e39e79514d70e21751eab84dbb1801d22301",
            "sha256:99fd040125f353c6da49816b93aa1dcb9de1b8718b03175d277cbd9566692571",
            "sha256:70172cc1f315143526641f5228b97578b0f9ce875d4ac6ac900c875e6c1f4f8d",
            "sha256:91d2c3e8e45c3fa201ced6122adf41b9ba619425071a6a56cfc7728b2c6047ca",
            "sha256:1a660834f681646b24584c666c72445855777b67c3c540e0ce337b0724371288",
            "sha256:b5137d13659a37df96f11fdef82d877b6ee45842fde00f5e9e289c00f2359f6c",
            "sha256:05d92448d41d76713e0bb1c06500fef23de6cc3a3a58bc98d58b7b51ec0c7c6c",
            "sha256:7ff83a7f20fb4a54ddd648e831a134aeb8d5a06737ca6f8682e8c7d47ccdf00f",
            "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-08-26T16:33:13.854142634+08:00"
    }
}

更多版本

docker.io/elastic/filebeat:8.15.3

linux/amd64 docker.io348.32MB2024-11-03 20:40
814

docker.io/elastic/filebeat:8.15.3

linux/arm64 docker.io313.10MB2024-11-04 15:10
935

docker.io/elastic/filebeat:7.17.6

linux/amd64 docker.io259.97MB2024-11-14 16:47
654

docker.io/elastic/filebeat:7.16.3

linux/amd64 docker.io508.34MB2025-01-06 16:04
459

docker.io/elastic/filebeat:6.7.0

linux/amd64 docker.io279.32MB2025-03-14 18:08
489

docker.io/elastic/filebeat:7.17.12

linux/amd64 docker.io268.85MB2025-04-03 10:02
508

docker.io/elastic/filebeat:8.17.5

linux/amd64 docker.io356.21MB2025-04-29 14:53
585

docker.io/elastic/filebeat:7.17.28

linux/amd64 docker.io286.01MB2025-05-15 11:29
476

docker.io/elastic/filebeat:9.0.4

linux/amd64 docker.io423.92MB2025-07-25 11:26
374

docker.io/elastic/filebeat:8.18.6

linux/arm64 docker.io419.46MB2025-09-04 18:08
360

docker.io/elastic/filebeat:7.17.19

linux/amd64 docker.io277.79MB2025-11-17 14:44
287

docker.io/elastic/filebeat:9.2.1

linux/arm64 docker.io436.70MB2025-11-20 23:30
363

docker.io/elastic/filebeat:8.19.18

linux/amd64 docker.io436.03MB2026-07-03 09:07
149

docker.io/elastic/filebeat:9.5.2

linux/amd64 docker.io431.82MB2026-08-26 16:33
17
检测到您正在使用广告拦截插件,本站为公益站点,依赖广告维持运转 🙏 查看如何关闭 ×