IBM Cloud Docs
Downloading the Logging agent YAML configuration file

Downloading the Logging agent YAML configuration file

Customizing the Logging agent configuration requires that you download the configuration file based on your cluster type and make changes to it. You then deploy the modified configuration.

For a Red Hat OpenShift on IBM Cloud cluster:

curl -sSL https://ibm.biz/iclr-agent-yaml -o logger-agent.yaml

For an IBM Cloud Kubernetes Service cluster:

curl -sSL https://ibm.biz/iclr-agent-iks-yaml -o logger-agent-iks.yaml