Skip to content

Commit 7e2219d

Browse files
JulienOrainefd6
andauthored
Fix dashboard link (#13922)
* Fix dashboard link * Update packages/azure/changelog.yml Co-authored-by: Dan Kortschak <[email protected]> --------- Co-authored-by: Dan Kortschak <[email protected]>
1 parent 19a4c38 commit 7e2219d

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

packages/azure/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- version: "1.26.1"
2+
changes:
3+
- description: Fix dashboard link.
4+
type: bugfix
5+
link: https://github.com/elastic/integrations/pull/13922
16
- version: "1.26.0"
27
changes:
38
- description: Standardize user fields for identity_protection and signinlogs data stream.

packages/azure/kibana/dashboard/azure-1e5c9b50-f24a-11ec-a5a8-bf965bcd5646.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"id": "",
103103
"params": {
104104
"fontSize": 12,
105-
"markdown": "**Navigation**\n\n[Overview](/app/dashboards#/view/auzre-280493a0-f1a1-11ec-a5a8-bf965bcd5646) \n[Network Rule Logs](/app/dashboards#/view/azure-91224490-f1a6-11ec-a5a8-bf965bcd5646) \n[Network NAT Rule Logs](/app/dashboards#/view/azure-8731b980-f1aa-11ec-a5a8-bf965bcd5646) \n**[Application Rule Logs (This Page)](/app/dashboards#/view/azure-1e5c9b50-f24a-11ec-a5a8-bf965bcd5646)** \n[DNS Proxy Logs](/app/dashboards#/view/azure-cad82b40-f251-11ec-a5a8-bf965bcd5646)\n\n[Integrations Page](/app/integrations/detail/azure/overview?integration=firewall_logs) \n\n**Overview**\n\nThis dashboard provides an overall view of Azure Firewall Application Rule Log events.",
105+
"markdown": "**Navigation**\n\n[Overview](/app/dashboards#/view/azure-280493a0-f1a1-11ec-a5a8-bf965bcd5646) \n[Network Rule Logs](/app/dashboards#/view/azure-91224490-f1a6-11ec-a5a8-bf965bcd5646) \n[Network NAT Rule Logs](/app/dashboards#/view/azure-8731b980-f1aa-11ec-a5a8-bf965bcd5646) \n**[Application Rule Logs (This Page)](/app/dashboards#/view/azure-1e5c9b50-f24a-11ec-a5a8-bf965bcd5646)** \n[DNS Proxy Logs](/app/dashboards#/view/azure-cad82b40-f251-11ec-a5a8-bf965bcd5646)\n\n[Integrations Page](/app/integrations/detail/azure/overview?integration=firewall_logs) \n\n**Overview**\n\nThis dashboard provides an overall view of Azure Firewall Application Rule Log events.",
106106
"openLinksInNewTab": false
107107
},
108108
"title": "",

packages/azure/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: azure
22
title: Azure Logs
3-
version: "1.26.0"
3+
version: "1.26.1"
44
description: This Elastic integration collects logs from Azure
55
type: integration
66
icons:

0 commit comments

Comments
 (0)