diff --git a/src/content/docs/logs/forward-logs/fluentd-plugin-log-forwarding.mdx b/src/content/docs/logs/forward-logs/fluentd-plugin-log-forwarding.mdx index bbc59e341b9..ff15f275479 100644 --- a/src/content/docs/logs/forward-logs/fluentd-plugin-log-forwarding.mdx +++ b/src/content/docs/logs/forward-logs/fluentd-plugin-log-forwarding.mdx @@ -186,7 +186,7 @@ By default, the plugin sends logs to New Relic every five seconds. If you want t For more information, see the [Fluentd documentation about buffer configurations](https://docs.fluentd.org/configuration/buffer-section). -## Configure UTF-16LE to UTF-8 transformation +## Configure UTF-16LE to UTF-8 transformation [#configure-utf-16le] In this example for Microsoft SQL Server error logs, use Fluentd to send [UTF-16LE](https://docs.fluentd.org/input/tail#encoding-from_encoding) encoded logs to New Relic with the [required UTF-8 encoding](/docs/data-apis/custom-data/custom-events/data-requirements-limits-custom-event-data/#general) for ingest. You can also adopt this example to other encodings.