Skip to content

switch fluentd in kubernetes to send logs through PubSub

For more background see:

When migrating workloads to kubernetes, we did not configure fluentd to send logs to PubSub, but instead to send it directly to Elasticsearch. See documents linked above for why we want to use a message queue long-term.

Definition of Done / Acceptance criteria / Desired outcome

Logs - Logs from Gitlab managed Fluentd DaemonSet running in kubernetes clusters

Edited by Craig Furman