diff --git a/docs/sources/reference/components/faro/faro.receiver.md b/docs/sources/reference/components/faro/faro.receiver.md index 5101de3eb..9c23f6c48 100644 --- a/docs/sources/reference/components/faro/faro.receiver.md +++ b/docs/sources/reference/components/faro/faro.receiver.md @@ -32,9 +32,8 @@ Name | Type | Description `extra_log_labels` | `map(string)` | Extra labels to attach to emitted log lines. | `{}` | no `log_format` | `string` | Export format for the logs. | `logfmt`| no -### Log format +The supported values for `log_format` are: -The following strings are recognized as valid log line formats: * `"logfmt"`: Export logs as [logfmt](https://brandur.org/logfmt) lines. * `"json"`: Export logs as JSON objects.