You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Data connector health enhancements (Public preview)
35
+
36
+
Azure Sentinel now provides the ability to enhance your data connector health monitoring with a new *SentinelHealth* table. The *SentinelHealth* table is created after you [turn on the Azure Sentinel health feature](monitor-sentinel-health.md) in your Azure Sentinel workspace, at the first success or failure health event generated.
37
+
38
+
For more information, see [Monitor the health of your data connectors with this Azure Sentinel workbook](monitor-data-connector-health.md).
39
+
40
+
> [!NOTE]
41
+
> The *SentinelHealth* data table is currently supported only for selected data connectors. For more information, see [Supported data connectors](monitor-data-connector-health.md#supported-data-connectors).
42
+
>
43
+
44
+
45
+
### New in docs: scaling data connector documentation
46
+
47
+
As we continue to add more and more built-in data connectors for Azure Sentinel, we reorganized our data connector documentation to reflect this scaling.
48
+
49
+
For most data connectors, we replaced full articles that describe an individual connector with a series of generic procedures and a full reference of all currently supported connectors.
50
+
51
+
Check the [Azure Sentinel data connectors reference](data-connectors-reference.md) for details about your connector, including references to the relevant generic procedure, as well as extra information and configurations required.
52
+
53
+
For more information, see:
54
+
55
+
-**Conceptual information**: [Connect data sources](connect-data-sources.md)
56
+
57
+
-**Generic how-to articles**:
58
+
59
+
-[Connect to Azure, Windows, Microsoft, and Amazon services](connect-azure-windows-microsoft-services.md)
60
+
-[Connect your data source to the Azure Sentinel Data Collector API to ingest data](connect-rest-api-template.md)
61
+
-[Get CEF-formatted logs from your device or appliance into Azure Sentinel](connect-common-event-format.md)
62
+
-[Collect data from Linux-based sources using Syslog](connect-syslog.md)
63
+
-[Collect data in custom log formats to Azure Sentinel with the Log Analytics agent](connect-custom-logs.md)
64
+
-[Use Azure Functions to connect your data source to Azure Sentinel](connect-azure-functions-template.md)
65
+
-[Resources for creating Azure Sentinel custom connectors](create-custom-connector.md)
66
+
67
+
### Azure Storage account connector changes
68
+
69
+
Due to some changes made within the Azure Storage account resource configuration itself, the connector also needs to be reconfigured.
70
+
The storage account (parent) resource has within it other (child) resources for each type of storage: files, tables, queues, and blobs.
71
+
72
+
When configuring diagnostics for a storage account, you must select and configure, in turn:
73
+
- The parent account resource, exporting the **Transaction** metric.
74
+
- Each of the child storage-type resources, exporting all the logs and metrics (see the table above).
75
+
76
+
You'll only see the storage types that you actually have defined resources for.
77
+
78
+
:::image type="content" source="media/whats-new/storage-diagnostics.png" alt-text="Screenshot of Azure Storage diagnostics configuration.":::
### Data connector health enhancements (Public preview)
712
-
713
-
Azure Sentinel now provides the ability to enhance your data connector health monitoring with a new *SentinelHealth* table. The *SentinelHealth* table is created after you [turn on the Azure Sentinel health feature](monitor-sentinel-health.md) in your Azure Sentinel workspace, at the first success or failure health event generated.
714
-
715
-
For more information, see [Monitor the health of your data connectors with this Azure Sentinel workbook](monitor-data-connector-health.md).
716
-
717
-
> [!NOTE]
718
-
> The *SentinelHealth* data table is currently supported only for selected data connectors. For more information, see [Supported data connectors](monitor-data-connector-health.md#supported-data-connectors).
719
-
>
720
-
721
-
722
-
### New in docs: scaling data connector documentation
723
-
724
-
As we continue to add more and more built-in data connectors for Azure Sentinel, we reorganized our data connector documentation to reflect this scaling.
725
-
726
-
For most data connectors, we replaced full articles that describe an individual connector with a series of generic procedures and a full reference of all currently supported connectors.
727
-
728
-
Check the [Azure Sentinel data connectors reference](data-connectors-reference.md) for details about your connector, including references to the relevant generic procedure, as well as extra information and configurations required.
729
-
730
-
For more information, see:
731
-
732
-
-**Conceptual information**: [Connect data sources](connect-data-sources.md)
733
-
734
-
-**Generic how-to articles**:
735
-
736
-
-[Connect to Azure, Windows, Microsoft, and Amazon services](connect-azure-windows-microsoft-services.md)
737
-
-[Connect your data source to the Azure Sentinel Data Collector API to ingest data](connect-rest-api-template.md)
738
-
-[Get CEF-formatted logs from your device or appliance into Azure Sentinel](connect-common-event-format.md)
739
-
-[Collect data from Linux-based sources using Syslog](connect-syslog.md)
740
-
-[Collect data in custom log formats to Azure Sentinel with the Log Analytics agent](connect-custom-logs.md)
741
-
-[Use Azure Functions to connect your data source to Azure Sentinel](connect-azure-functions-template.md)
742
-
-[Resources for creating Azure Sentinel custom connectors](create-custom-connector.md)
743
-
744
-
### Azure Storage account connector changes
745
-
746
-
Due to some changes made within the Azure Storage account resource configuration itself, the connector also needs to be reconfigured.
747
-
The storage account (parent) resource has within it other (child) resources for each type of storage: files, tables, queues, and blobs.
748
-
749
-
When configuring diagnostics for a storage account, you must select and configure, in turn:
750
-
- The parent account resource, exporting the **Transaction** metric.
751
-
- Each of the child storage-type resources, exporting all the logs and metrics (see the table above).
752
-
753
-
You'll only see the storage types that you actually have defined resources for.
754
-
755
-
:::image type="content" source="media/whats-new/storage-diagnostics.png" alt-text="Screenshot of Azure Storage diagnostics configuration.":::
0 commit comments