Manage a single-container sidecar
Logging
All logs are pushed to the stdout stream of the container. There are
two types of logs that will stream out, diagnostic and audit. Audit
logs will have a field activityId
that can be used to filter or
redirect where diagnostic logs will have a level
and msg
field.
Tools like fluent bit can be used to help filter or redirect the logs
to a logging platform.
Uninstall
To uninstall just a single instance of this sidecar container, just simply remove the container. If you would like to remove the whole sidecar, delete the sidecar from the Control Panel and then remove all instances.