[Deprecated] Nasuni Edge Appliance 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 Nasuni connector allows you to easily connect your Nasuni Edge Appliance Notifications and file system audit logs with Microsoft Sentinel. This gives you more insight into activity within your Nasuni infrastructure 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 |
Data collection rules support | Workspace transform DCR |
Supported by | Nasuni |
Query samples
Last 1000 generated events
Syslog
| top 1000 by TimeGenerated
All events by facility except for cron
Syslog
| summarize count() by Facility
| where Facility != "cron"
Vendor installation instructions
- 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
Follow the configuration steps below to configure your Linux machine to send Nasuni event information to Microsoft Sentinel. Refer to the Azure Monitor Agent documenation for additional details on these steps. 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 Nasuni Edge Appliance settings
Follow the instructions in the Nasuni Management Console Guide to configure Nasuni Edge Appliances to forward syslog events. Use the IP address or hostname of the Linux device running the Azure Monitor Agent in the Servers configuration field for the syslog settings.
Next steps
For more information, go to the related solution in the Azure Marketplace.