Installing ELK stack

Elasticsearch and kibana can be both on-premise or in the cloud. For installing Elasticsearch on-premise you might use the following link.

https://www.elastic.co/guide/en/elastic-stack/current/installing-elastic-stack.html

To install Elasticsearch in Kubernetes, the following link can be used.

https://www.digitalocean.com/community/tutorials/how-to-set-up-an-elasticsearch-fluentd-and-kibana-efk-logging-stack-on-kubernetes
Note: Most cloud platforms such as IBM Cloud Private and RedHat Open Shift (EFK) provides EFK/ELK logging mechanism. One must make sure that necessary privileges are provided for CICSTX to stream the logs.