Skip to content

Commit

Permalink
update carbonblack readme with api urls (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron O'Hagan authored Jul 2, 2020
1 parent 81ad8af commit f08afdd
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion collectors/carbonblack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,16 @@ This access level is used for collecting Alerts.

![ScreenShot](./docs/carbonblack_credentials_custom.png)

API URLs required for CarbonBlack collector

| Environment (Region) | URL |
|------------------------|--------------------------------------|
| Prod01 (N Am) | https://api.confer.net |
| Prod02 (N Am) | https://api5.conferdeploy.net |
| Prod05 (N Am) | https://api-prod05.conferdeploy.net |
| Prod06 (EU) | https://api-prod06.conferdeploy.net |
| ProdNRT (Asia Pacific) | https://api-prodnrt.conferdeploy.net |

### 2. CloudFormation Template (CFT)

Refer to [CF template readme](./cfn/README-CARBONBLACK.md) for installation instructions.
Expand Down Expand Up @@ -114,4 +124,3 @@ make sam-local
```
4. Please see `local/event.json` for the event payload used for local invocation.
Please write your readme here

0 comments on commit f08afdd

Please sign in to comment.