UNCLASSIFIED - NO CUI

Skip to content

WIP: Keycloak integration for elastic

Brian Miller requested to merge dev-bb-144 into master

Direct issue link

Fixes: https://jira.il2.dsop.io/browse/BB-144

Change Summary

  • Changed default elastic cluster configuration to 3 master and 5 data nodes
  • Changed default index.number_of_shards to 6. Due to the write-heavy nature of elastic's use case this will improve overall performance.
Edited by Brian Miller

Merge request reports