Răsfoiți Sursa

Small things

Brad Poulton 4 ani în urmă
părinte
comite
49bbf8cc1f
2 a modificat fișierele cu 15 adăugiri și 1 ștergeri
  1. 5 1
      Aide Notes.md
  2. 10 0
      New Customer Setup Notes - GovCloud.md

+ 5 - 1
Aide Notes.md

@@ -48,4 +48,8 @@ aide --check >> /var/log/aide/aide-$(date +%s).log
 
 https://github.com/jls3tech/AIDE-Handler/blob/master/aide_Runv3.sh
 
-cat /var/log/aide/aide-1600126273.log | grep 'changed\|added\|removed'|sed -r 's/://g'|sed -r 's/ /,/g' >> /var/log/aide/splunk-log
+cat /var/log/aide/aide-1600126273.log | grep 'changed\|added\|removed'|sed -r 's/://g'|sed -r 's/ /,/g' >> /var/log/aide/splunk-log
+
+## Splunk Search 
+
+`index=os sourcetype=aide`

+ 10 - 0
New Customer Setup Notes - GovCloud.md

@@ -647,6 +647,16 @@ salt ${CUSTOMERPREFIX}-splunk-ds\* state.highstate --output-diff
 
 salt ${CUSTOMERPREFIX}-splunk-syslog-\* state.sls os_modifications
 
+## Add DS ServerClass.conf and Apps 
+
+Add the appropriate apps the Customer DS git repo (msoc-CUSTOMERREFIX-pop). Double check with Duane/Brandon to ensure correct apps are pushed to the DS!
+
+xdr_pop_ds_summaries ( needed for customer UF monitoring )
+
+## Push Repo to LCP
+
+
+
 ## LCP Troubleshooting
 
 REMEMBER: Our Customers are responsible for setting up the salt minion with grains and allow traffic through the outbound firewall. If they have not done that yet, you will get more errors.