Bots From Extension: azure-insights
Microsoft Azure Insights - Collect metrics and logs from Azure
This extension provides 5 bots.
Bot @azurein:logs:analytics
Bot Position In Pipeline: Source
Azure Insights - Log Analytics data for a given workspace/table
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
WorkspaceID* | Text | Azure WorkspaceID | |
timestamp* | DateTime | Time duration | |
Table | Text | InsightsMetrics | Azure table name |
Bot *azurein:logs:workspaces
Bot Position In Pipeline: Source
Azure LogAnalytics Workspaces
This bot expects a Full CFXQL.
Bot applies the Query on the data that is already loaded from previous bot or from a source.
Bot *azurein:metric-alarms
Bot Position In Pipeline: Source
AZURE Insights Metric Alarms
This bot expects a Full CFXQL.
Bot applies the Query on the data that is already loaded from previous bot or from a source.
Bot @azurein:metric-data
Bot Position In Pipeline: Source
Azure Insights - Metric Data
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
objID* | Text | Azure object ID for which metrics are to be fetched | |
metricnames* | Text | Azure metrics name | |
timestamp* | DateTime | Time duration | |
aggregation | Text | average | Azure metrics aggregation method |
interval | Text | PT1H | Azure metrics interval |
Bot *azurein:metrics-list
Bot Position In Pipeline: Source
Azure Insights - Metrics List
This bot expects a Full CFXQL.
Bot applies the Query on the data that is already loaded from previous bot or from a source.