Cluster logging
A logging service is no longer offered with an IBM® App Connect Operator installation, so if you need to persist logging data, you must implement a logging solution if you do not already have a logging stack that collects and stores logs for your cluster.
Deploying a logging stack
Ensure that you have cluster administrator authority with cluster-admin
permissions.
- OpenShift® cluster logging
-
You can use OpenShift cluster logging to aggregate and store the logs from your cluster into a log store. OpenShift provides Operators that can be installed and used to deploy the components to collect, store, and visualize infrastructure logs, application logs, and audit logs.
If OpenShift cluster logging is deployed, App Connect will automatically detect it and forward logs to the log store. For more information, see About Logging and Installing Logging in the OpenShift documentation.
- Custom logging
-
You can use a custom logging stack if preferred. For information about forwarding logs to other log aggregators, see About log collection and forwarding in the OpenShift documentation.
Viewing cluster logs
For information about viewing logs, see Viewing cluster logs in Red Hat OpenShift.