Skip to content

Commit 5a37d47

Browse files
CONN-3495 Add a best practice recommendation (#4630)
* Add a best practice recommendation * formatting edits * Update docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/armis-api-source.md --------- Co-authored-by: Kim Pohas <[email protected]> Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent c73bcfe commit 5a37d47

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/armis-api-source.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1616

1717
<img src={useBaseUrl('img/send-data/armis-icon.png')} alt="armis-icon.png" width="80" />
1818

19-
Armis API is a device security platform that discover devices, tracks behavior, detects threats, and takes action to protect your business.
20-
The Source integration ingests alert and device data from the Armis platform.
19+
Armis API is a device security platform that discover devices, tracks behavior, detects threats, and takes action to protect your business. The Source integration ingests alert and device data from the Armis platform.
20+
21+
:::sumo Best Practice
22+
Armis and Sumo Logic recommend using the Armis SIEM Integration, which pushes logs from Armis to a Sumo Logic HTTP source. There is a known limitation with the Armis API’s time query parameters, which can result in missing logs when using the Cloud-to-Cloud source. To avoid this, we advise using the Armis-side integration instead.
23+
:::
2124

2225
## Data collected
2326

@@ -107,4 +110,4 @@ Sources can be configured using UTF-8 encoded JSON files with the Collector Ma
107110

108111
:::info
109112
Click [here](/docs/c2c/info) for more information about Cloud-to-Cloud sources.
110-
:::
113+
:::

0 commit comments

Comments
 (0)