Skip to content

Commit

Permalink
increase number of ingestors in prod to 9
Browse files Browse the repository at this point in the history
  • Loading branch information
markdboyd committed Dec 12, 2024
1 parent 2b10245 commit 6aef3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensearch-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ instance_groups:
vm_type: r6i.large

- name: ingestor
instances: 7
instances: 9
vm_type: r6i.xlarge.logsearch.ingestor

- name: ingestor_cloudwatch_rds
Expand Down

0 comments on commit 6aef3e6

Please sign in to comment.