Sfoglia il codice sorgente

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 anni fa
parent
commit
3338e9dcf2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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