diff --git a/processor/logstransformprocessor/README.md b/processor/logstransformprocessor/README.md index 29b93a46a384..eaadb2d4801e 100644 --- a/processor/logstransformprocessor/README.md +++ b/processor/logstransformprocessor/README.md @@ -15,6 +15,7 @@ NOTE - This processor is experimental, with the intention that its functionality will be reimplemented in the [transform processor](../transformprocessor/README.md) in the future. +For this reason, the processor is not included in the `contrib` distribution. The logs transform processor can be used to apply [log operators](../../pkg/stanza/docs/operators) to logs coming from any receiver. Please refer to [config.go](./config.go) for the config spec.