ghcr.io/jkroepke/access-log-exporter:0.3.12 linux/amd64

ghcr.io/jkroepke/access-log-exporter:0.3.12 - 国内下载镜像源 浏览次数:6

这是一个Prometheus exporter,用于解析多种格式的访问日志(如Nginx、Apache等),并将日志中的关键指标(如请求数量、HTTP状态码分布、响应时间等)暴露为Prometheus可抓取的metrics端点,便于对访问日志数据进行监控和分析。

源镜像 ghcr.io/jkroepke/access-log-exporter:0.3.12
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/access-log-exporter:0.3.12
镜像ID sha256:b0f27307791e50916c2f9437dd3737b5bff482d042e060b9d9c08d695099552b
镜像TAG 0.3.12
大小 12.66MB
镜像源 ghcr.io
CMD
启动入口 /access-log-exporter
工作目录 /
OS/平台 linux/amd64
浏览量 6 次
贡献者
镜像创建 2026-05-08T22:09:27.866384962Z
同步时间 2026-05-19 15:12
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
镜像标签
Jan-Otto Kröpke https://github.com/jkroepke/: org.opencontainers.image.authors 2026-05-08T22:07:31Z: org.opencontainers.image.created A Prometheus exporter that receives access logs through the syslog protocol and converts them into metrics.: org.opencontainers.image.description https://github.com/jkroepke/access-log-exporter/wiki: org.opencontainers.image.documentation Apache-2.0: org.opencontainers.image.licenses 22752962f822a4fbb4b30d4674004c20f3693e54: org.opencontainers.image.revision https://github.com/jkroepke/access-log-exporter: org.opencontainers.image.source access-log-exporter: org.opencontainers.image.title Jan-Otto Kröpke: org.opencontainers.image.vendor 0.3.12: org.opencontainers.image.version
镜像安全扫描 查看Trivy扫描报告

系统OS: 扫描引擎: Trivy 扫描时间: 2026-05-19 15:12

低危漏洞:0 中危漏洞:0 高危漏洞:0 严重漏洞:0

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/access-log-exporter:0.3.12
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/access-log-exporter:0.3.12  ghcr.io/jkroepke/access-log-exporter:0.3.12

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/access-log-exporter:0.3.12
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/access-log-exporter:0.3.12  ghcr.io/jkroepke/access-log-exporter:0.3.12

Shell快速替换命令

sed -i 's#ghcr.io/jkroepke/access-log-exporter:0.3.12#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/access-log-exporter:0.3.12#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/access-log-exporter:0.3.12 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/access-log-exporter:0.3.12  ghcr.io/jkroepke/access-log-exporter:0.3.12'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/access-log-exporter:0.3.12 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/access-log-exporter:0.3.12  ghcr.io/jkroepke/access-log-exporter:0.3.12'

镜像构建历史


# 2026-05-09 06:09:27  12.65MB 复制新文件或目录到容器中
COPY linux/amd64/access-log-exporter / # buildkit
                        
# 2026-05-09 06:09:27  13.33KB 复制新文件或目录到容器中
COPY packaging/etc/access-log-exporter/config.yaml /config.yaml # buildkit
                        
# 2026-05-09 06:09:27  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["/access-log-exporter"]
                        
# 2026-05-09 06:09:27  0.00B 定义构建参数
ARG TARGETPLATFORM=linux/amd64
                        
                    

镜像信息

{
    "Id": "sha256:b0f27307791e50916c2f9437dd3737b5bff482d042e060b9d9c08d695099552b",
    "RepoTags": [
        "ghcr.io/jkroepke/access-log-exporter:0.3.12",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/access-log-exporter:0.3.12"
    ],
    "RepoDigests": [
        "ghcr.io/jkroepke/access-log-exporter@sha256:7f336730bf016d4115078f74e5eda98a3d4ae047b1af6e7c564ec9d73664fab0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/jkroepke/access-log-exporter@sha256:a740da3006a401f16e967232a8b29c0c6a3c789c1c4c862e93f25d9cdddaa96e"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2026-05-08T22:09:27.866384962Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": null,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": [
            "/access-log-exporter"
        ],
        "OnBuild": null,
        "Labels": {
            "org.opencontainers.image.authors": "Jan-Otto Kröpke https://github.com/jkroepke/",
            "org.opencontainers.image.created": "2026-05-08T22:07:31Z",
            "org.opencontainers.image.description": "A Prometheus exporter that receives access logs through the syslog protocol and converts them into metrics.",
            "org.opencontainers.image.documentation": "https://github.com/jkroepke/access-log-exporter/wiki",
            "org.opencontainers.image.licenses": "Apache-2.0",
            "org.opencontainers.image.revision": "22752962f822a4fbb4b30d4674004c20f3693e54",
            "org.opencontainers.image.source": "https://github.com/jkroepke/access-log-exporter",
            "org.opencontainers.image.title": "access-log-exporter",
            "org.opencontainers.image.vendor": "Jan-Otto Kröpke",
            "org.opencontainers.image.version": "0.3.12"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 12661941,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/6074185917d905ab38b7e9687f39d34b15bc44ad18c9b8ad7b06c2a6978171c0/diff",
            "MergedDir": "/var/lib/docker/overlay2/875f733808d9f842a38f4cb8a7e9e4a502760df1aa16e78b16ce76151b4fa3b9/merged",
            "UpperDir": "/var/lib/docker/overlay2/875f733808d9f842a38f4cb8a7e9e4a502760df1aa16e78b16ce76151b4fa3b9/diff",
            "WorkDir": "/var/lib/docker/overlay2/875f733808d9f842a38f4cb8a7e9e4a502760df1aa16e78b16ce76151b4fa3b9/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:82e3491d24f319d8396587c054176733c7b6ebb122540ef456ca3dd315e4c569",
            "sha256:6d8f22cf09c372b67e7ab7c7d6393d7ea3192ac1b3117d0c93ef25570b4d8b9c"
        ]
    },
    "Metadata": {
        "LastTagTime": "2026-05-19T15:12:54.545128422+08:00"
    }
}

更多版本

ghcr.io/jkroepke/access-log-exporter:0.3.12

linux/amd64 ghcr.io12.66MB2026-05-19 15:12
5