Skip to content

Commit

Permalink
[BUG-3791] Adds missing permissions in logstash static role (opensear…
Browse files Browse the repository at this point in the history
…ch-project#3792)

Signed-off-by: Pavlos Daoglou <[email protected]>
(cherry picked from commit a5f3e4e)
  • Loading branch information
dpavlos authored and DarshitChanpura committed Jul 30, 2024
1 parent e9184b5 commit 0574e5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/static_config/static_roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ logstash:
index_permissions:
- index_patterns:
- "logstash-*"
- "ecs-logstash-*"
allowed_actions:
- "crud"
- "create_index"
Expand Down

0 comments on commit 0574e5f

Please sign in to comment.