Skip to content

Commit

Permalink
fix(logs): Added missing header anchor tag
Browse files Browse the repository at this point in the history
  • Loading branch information
paperclypse authored Aug 23, 2024
1 parent f898b4c commit 435fc19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 435fc19

Please sign in to comment.