openeuler/logstashThe official logstash docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current logstash docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Logstash is an open source data collection engine with real-time pipelining capabilities. Logstash can dynamically unify data from disparate sources and normalize the data into destinations of your choice.
Collection is accomplished via a number of configurable input plugins including raw socket/packet communication, file tailing and several message bus clients. Once an input plugin has collected data it can be processed by any number of filters which modify and annotate the event data. Finally, events are routed to output plugins which can forward the events to a variety of external programs including Elasticsearch, local files and several message bus implementations.
For more information about Logstash, please visit [***]
The tag of each logstash docker image is consist of the version of logstash and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 9.2.1-oe2403sp2 | logstash 9.2.1 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
| 9.2.0-oe2403sp2 | logstash 9.2.0 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
| 8.17.3-oe2403sp1 | Logstash 8.17.3 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
Start a logstash instance by following command:
bashdocker run -it \ --name logstash \ -p 9600:9600 \ -p 5044:5044 \ openeuler/logstash:latest
The following message indicates that the logstash is ready :
Starting server on port: 5044
To get an interactive shell
bashdocker exec -it logstash /bin/bash
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.



manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务