ibmcom/logstash-ppc64le

By ibmcom

Updated about 6 years ago

Docker Image for IBM Cloud Private-CE (Community Edition) ppc64le Logstash component

Image
0

50K+

ibmcom/logstash-ppc64le repository overview

How to install

NoteThese steps assume that the elasticsearch and kibana docker images are already running

1- Add a logstash.conf file to current directory.

2- Place logstash-tutorial.log and kibana.log in current directory.

3- Start logstash

$ docker run -it -P -p 8081:8080 --rm -v "$PWD"/logstash.conf:/usr/share/logstash/pipeline/logstash.conf -v "$PWD"/logstash-tutorial.log:/usr/share/logstash/config/logstash-tutorial.log -v "$PWD"/kibana.log:/usr/share/logstash/config/kibana.log --link some-elasticsearch:elasticsearch ibmcom/logstash:5.6.10

Note: Versions older than 5.6.10 of this component are not intended for separate use. It is a part of the IBM Cloud Private-CE (Community Edition) product. IBM Cloud Private-CE (Community Edition) is a Kubernetes based, container management solution that is available at no charge.

For more information about installing IBM Cloud Private-CE (Community Edition), see ibmcom/icp-inception-ppc64le.

Tag summary

Content type

Image

Digest

Size

450.8 MB

Last updated

about 6 years ago

docker pull ibmcom/logstash-ppc64le