Skip to content

Commit aee4c9f

Browse files
authored
Update pipelines.md (#31022)
Removing an optional step 5 that mentions a now deprecated feature that we are ultimately replacing with Granular Access Controls.
1 parent 4f94b98 commit aee4c9f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/en/logs/log_configuration/pipelines.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,8 @@ By default, Datadog tracers can [automatically inject span IDs into your logs][1
185185
**Note**: The pipeline filtering is applied before any of the pipeline's processors. For this reason, you cannot filter on an attribute that is extracted in the pipeline itself.
186186

187187
4. Name your pipeline.
188-
5. (Optional) Grant editing access to processors in the pipeline. If you assign a role to a pipeline, the role receives `logs_write_processor` [permissions][12] specifically scoped to that pipeline. Roles with `logs_write_processor` permissions assigned globally (by editing role), cannot be selected, as they have access to all pipelines.
189-
6. (Optional) Add a description and tags to the pipeline to indicate its purpose and ownership. Pipeline tags do not affect logs, but can be used to filter and search within the [Pipelines page][5].
190-
7. Press **Create**.
188+
5. (Optional) Add a description and tags to the pipeline to indicate its purpose and ownership. Pipeline tags do not affect logs, but can be used to filter and search within the [Pipelines page][5].
189+
6. Press **Create**.
191190

192191
An example of a log transformed by a pipeline:
193192

0 commit comments

Comments
 (0)