Skip to content

Commit 0c97c85

Browse files
fraseriverrtrieu
andauthored
[ECT-4914] Update Events Pipelines/Processors documentation with new permissions (#35747)
* [ECT-4914] Update Events Pipelines/Processors documentation: * clean up temp warning section: * Update content/en/events/pipelines_and_processors/_index.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Update content/en/events/pipelines_and_processors/_index.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * Update content/en/events/pipelines_and_processors/_index.md Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com> * add rbac link --------- Co-authored-by: Rosa Trieu <107086888+rtrieu@users.noreply.github.com>
1 parent bba6f9d commit 0c97c85

File tree

1 file changed

+11
-0
lines changed
  • content/en/events/pipelines_and_processors

1 file changed

+11
-0
lines changed

content/en/events/pipelines_and_processors/_index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,16 @@ You can add processors after you create a pipeline. The processors available are
5555
- [String Builder Processor][12]
5656

5757

58+
## Pipeline permissions
59+
60+
Access to Event Management Pipelines is controlled by two permissions:
61+
62+
- **`events_write_pipelines`**: Allows you to create, edit, and delete pipelines, including modifying pipeline attributes such as filter queries and pipeline ordering.
63+
- **`events_write_processors`**: Allows you to create, edit, and delete processors within a pipeline.
64+
65+
Administrators can assign these permissions to roles using [Role Based Access Control][13] to control who can modify pipeline and processor configurations.
66+
67+
5868
## Further reading
5969

6070
{{< partial name="whats-next/whats-next.html" >}}
@@ -71,3 +81,4 @@ You can add processors after you create a pipeline. The processors available are
7181
[10]: /events/pipelines_and_processors/service_remapper
7282
[11]: /events/pipelines_and_processors/status_remapper
7383
[12]: /events/pipelines_and_processors/string_builder_processor
84+
[13]: /account_management/rbac/permissions/

0 commit comments

Comments
 (0)