Block a user
logstash (8.11.1)
Published 2026-07-24 08:04:17 +00:00 by gitea_admin
Installation
docker pull docker-registry-lszz.sea-indofungames.com/gitea_admin/logstash:8.11.1sha256:cd468020223e7c1b571c577bce1c1be4bdd08a75fa5ec8969f33a62dfbd21a72
About this package
Logstash is a free and open server-side data processing pipeline that ingests data from a multitude of sources, transforms it, and then sends it to your favorite 'stash.'
Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=20.04 |
| ADD file:4809da414c2d478b4d991cbdaa2df457f2b3d07d0ff6cf673f09a66f90833e81 in / |
| CMD ["/bin/bash"] |
| RUN /bin/sh -c for iter in {1..10}; do export DEBIAN_FRONTEND=noninteractive && apt-get update -y && apt-get upgrade -y && apt-get install -y procps findutils tar gzip curl && apt-get install -y locales && apt-get clean all && locale-gen 'en_US.UTF-8' && apt-get clean metadata && exit_code=0 && break || exit_code=$? && echo "packaging error: retry $iter in 10s" && apt-get clean all && apt-get clean metadata && sleep 10; done; (exit $exit_code) # buildkit |
| RUN /bin/sh -c groupadd --gid 1000 logstash && adduser --uid 1000 --gid 1000 --home /usr/share/logstash --no-create-home logstash # buildkit |
| RUN /bin/sh -c curl -Lo - http://localhost:8000/logstash-8.11.1-linux-$(arch).tar.gz | tar zxf - -C /usr/share && mv /usr/share/logstash-8.11.1 /usr/share/logstash && chown --recursive logstash:logstash /usr/share/logstash/ && chown -R logstash:root /usr/share/logstash && chmod -R g=u /usr/share/logstash && mkdir /licenses/ && mv /usr/share/logstash/NOTICE.TXT /licenses/NOTICE.TXT && mv /usr/share/logstash/LICENSE.txt /licenses/LICENSE.txt && find /usr/share/logstash -type d -exec chmod g+s {} \; && ln -s /usr/share/logstash /opt/logstash # buildkit |
| WORKDIR /usr/share/logstash |
| ENV ELASTIC_CONTAINER=true |
| ENV PATH=/usr/share/logstash/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| COPY config/pipelines.yml config/pipelines.yml # buildkit |
| COPY config/logstash-full.yml config/logstash.yml # buildkit |
| COPY config/log4j2.properties config/ # buildkit |
| COPY config/log4j2.file.properties config/ # buildkit |
| COPY pipeline/default.conf pipeline/logstash.conf # buildkit |
| RUN /bin/sh -c chown --recursive logstash:root config/ pipeline/ # buildkit |
| ENV LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 |
| COPY env2yaml/env2yaml /usr/local/bin/ # buildkit |
| COPY bin/docker-entrypoint /usr/local/bin/ # buildkit |
| RUN /bin/sh -c chmod 0755 /usr/local/bin/docker-entrypoint # buildkit |
| USER 1000 |
| EXPOSE map[5044/tcp:{} 9600/tcp:{}] |
| LABEL org.label-schema.schema-version=1.0 org.label-schema.vendor=Elastic org.opencontainers.image.vendor=Elastic org.label-schema.name=logstash org.opencontainers.image.title=logstash org.label-schema.version=8.11.1 org.opencontainers.image.version=8.11.1 org.label-schema.url=https://www.elastic.co/products/logstash org.label-schema.vcs-url=https://github.com/elastic/logstash org.label-schema.license=Elastic License org.opencontainers.image.licenses=Elastic License org.opencontainers.image.description=Logstash is a free and open server-side data processing pipeline that ingests data from a multitude of sources, transforms it, and then sends it to your favorite 'stash.' org.label-schema.build-date=2023-11-11T08:23:14+00:00 org.opencontainers.image.created=2023-11-11T08:23:14+00:00 |
| ENTRYPOINT ["/usr/local/bin/docker-entrypoint"] |
Labels
| Key | Value |
|---|---|
| org.label-schema.build-date | 2023-11-11T08:23:14+00:00 |
| org.label-schema.license | Elastic License |
| org.label-schema.name | logstash |
| org.label-schema.schema-version | 1.0 |
| org.label-schema.url | https://www.elastic.co/products/logstash |
| org.label-schema.vcs-url | https://github.com/elastic/logstash |
| org.label-schema.vendor | Elastic |
| org.label-schema.version | 8.11.1 |
| org.opencontainers.image.created | 2023-11-11T08:23:14+00:00 |
| org.opencontainers.image.description | Logstash is a free and open server-side data processing pipeline that ingests data from a multitude of sources, transforms it, and then sends it to your favorite 'stash.' |
| org.opencontainers.image.licenses | Elastic License |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.title | logstash |
| org.opencontainers.image.vendor | Elastic |
| org.opencontainers.image.version | 8.11.1 |
Details
2026-07-24 08:04:17 +00:00
Versions (2)
View all
Container
1
OCI / Docker
linux/amd64
Elastic License
407 MiB
8.11.1
2026-07-24
8.11.1-mmdb
2026-07-24