
basi/logstash
This image starts a logstash container with a basic configuration that parses:
If you are using LOGSPOUT be sure that it ignores this container or you'll get an infinite loop of logging.
By default it tries to send the logs to the Elasticsearch on the address "elasticsearch:9200".
docker service create \ --name logstash \ -e LOGSPOUT=ignore \ basi/logstash
The default configuration assumes that the Elasticsearch server is in the address [***], without user/pass.
This can be changed using the environment variables:
For example:
docker service create \ --name logstash \ -e DEBUG=false \ -e LOGSPOUT=ignore \ -e ELASTICSEARCH_SSL=true \ -e ELASTICSEARCH_USER=user \ -e ELASTICSEARCH_PASSWORD=password \ -e ELASTICSEARCH_ADDR=myelastic.example.com \ -e ELASTICSEARCH_PORT=9201 \ basi/logstash



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