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 <pdaoglou@gmail.com>
  • Loading branch information
dpavlos authored Dec 8, 2023
1 parent 93cf507 commit a5f3e4e
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 @@ -132,6 +132,7 @@ logstash:
index_permissions:
- index_patterns:
- "logstash-*"
- "ecs-logstash-*"
allowed_actions:
- "create_index"
- "crud"
Expand Down

0 comments on commit a5f3e4e

Please sign in to comment.