Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';

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

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.
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.

:::sumo Best Practice
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.
:::

## Data collected

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

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