UiPath Documentation
automation-suite
2.2510
true

Automation Suite on EKS/AKS installation guide

Last updated May 15, 2026

Fluentd does not export logs in IPv6 environments

Description

In IPv6 environments, Fluentbit fails to forward logs to Fluentd because the Fluentd forward input plugin binds to an IPv4 address by default. Fluentd must be configured to bind on an IPv6 address instead.

To address this issue, patch the logging ArgoCD Application and set logging-operator.logging.fluentd.forwardInputConfig.bind to ::.

Solution

To apply the patch, take the following steps:

  1. Log in to ArgoCD.

  2. Search for the application named logging.

  3. Select Details.

  4. In the new pop-up, select PARAMETERS and then select EDIT.

  5. Update the content of VALUES with the patched content. After the update, the value will be as follows:

  6. After editing VALUES, select SAVE.

  • Description
  • Solution

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated