Ver código fonte

Expands the /opt/splunk size for splunk indexers

Systems are filling up current drives.
I'll manually update the existing ones instead of rebuilding them, but
this change will update teh ASG template.
Fred Damstra [afs macbook] 3 anos atrás
pai
commit
3338e9dcf2
1 arquivos alterados com 1 adições e 1 exclusões
  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