[Deprecated] Blackberry CylancePROTECT connector for Microsoft Sentinel
Important
Log collection from many appliances and devices is now supported by the Common Event Format (CEF) via AMA, Syslog via AMA, or Custom Logs via AMA data connector in Microsoft Sentinel. For more information, see Find your Microsoft Sentinel data connector.
The Blackberry CylancePROTECT connector allows you to easily connect your CylancePROTECT logs with Microsoft Sentinel. This gives you more insight into your organization's network and improves your security operation capabilities.
This is autogenerated content. For changes, contact the solution provider.
Connector attributes
Connector attribute | Description |
---|---|
Log Analytics table(s) | Syslog (CylancePROTECT) |
Data collection rules support | Workspace transform DCR |
Supported by | Microsoft Corporation |
Query samples
Top 10 Event Types
CylancePROTECT
| summarize count() by EventName
| top 10 by count_
Top 10 Triggered Policies
CylancePROTECT
| where EventType == "Threat"
| summarize count() by PolicyName
| top 10 by count_
Prerequisites
To integrate with Blackberry CylancePROTECT make sure you have:
- CylancePROTECT: must be configured to export logs via Syslog.
Vendor installation instructions
Note
This data connector depends on a parser based on a Kusto Function to work as expected which is deployed as part of the solution. To view the function code in Log Analytics, open Log Analytics/Microsoft Sentinel Logs blade, click Functions and search for the alias CyclanePROTECT and load the function code or click here, on the second line of the query, enter the hostname(s) of your CyclanePROTECT device(s) and any other unique identifiers for the logstream. The function usually takes 10-15 minutes to activate after solution installation/update.
- Install and onboard the agent for Linux
Typically, you should install the agent on a different computer from the one on which the logs are generated.
Syslog logs are collected only from Linux agents.
- Configure the logs to be collected
Configure the facilities you want to collect and their severities.
Select the link below to open your workspace agents configuration, and select the Syslog tab.
Select Add facility and choose from the drop-down list of facilities. Repeat for all the facilities you want to add.
Mark the check boxes for the desired severities for each facility.
Click Apply.
Configure and connect the CylancePROTECT
Follow these instructions to configure the CylancePROTECT to forward syslog. Use the IP address or hostname for the Linux device with the Linux agent installed as the Destination IP address.
Next steps
For more information, go to the related solution in the Azure Marketplace.