소스 검색

Merge pull request #429 from mdr-engineering/hotfix/ftd_na_ExpandOptSplunkOnNGAIndexers

Expands the /opt/splunk size for splunk indexers
Frederick Damstra 3 년 전
부모
커밋
8333a1be09
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      prod/aws-us-gov/mdr-prod-nga/account.hcl

+ 1 - 1
prod/aws-us-gov/mdr-prod-nga/account.hcl

@@ -68,7 +68,7 @@ locals {
       "/var/log": 8, # minimum: 8
       "/var/log/audit": 8, # minimum: 8
       "/tmp": 4,  # minimum: 4
-      "/opt/splunk": 30, # No minimum; not in base image
+      "/opt/splunk": 60, # No minimum; not in base image
     },
     "searchhead" = {
       "swap": 8,  # minimum: 8