浏览代码

Inbound IPs from nihors

Duane Waddle 4 年之前
父节点
当前提交
efe6dd3b95
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      prod/aws-us-gov/mdr-prod-nihors/account.hcl

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

@@ -9,7 +9,10 @@ locals {
   splunk_prefix = "nihors"
 
   splunk_data_sources = [
-    "127.0.0.1/32", # TODO: Add customer's public IP addresses
+    "137.187.0.0/16",   # Provided by Vikas @ NIH 2020-12-09
+    "128.231.0.0/16",   # Provided by Vikas @ NIH 2020-12-09
+    "165.112.0.0/16",   # Provided by Vikas @ NIH 2020-12-09
+    "156.40.208.0/20",  # Derived from our VPC Flow Logs deny logs 2020-12-11
   ]
   splunk_legacy_cidr = [ ] # Should not be needed for new customers
   splunk_asg_sizes   = [ 1, 1, 1 ] # How many indexers in each site