Procházet zdrojové kódy

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] před 3 roky
rodič
revize
3338e9dcf2
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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