Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion packages/iis/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# newer versions go on top
- version: "1.24.1"
changes:
- description: Fix Dashboard Links Panel by setting `useCurrentFilters` to `false`
type: bugfix
link: https://github.com/elastic/integrations/pull/14974
- version: "1.24.0"
changes:
- description: Use links panel in Dashboards.
type: enhancement
link: https://github.com/elastic/integrations/pull/13519
link: https://github.com/elastic/integrations/pull/14607
- version: "1.23.0"
changes:
- description: Allow @custom pipeline access to event.original without setting preserve_original_event.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,26 +53,46 @@
"type": "dashboardLink",
"id": "iis-ebc23240-8572-11ea-91bc-ab084c7ec0e7",
"order": 0,
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"destinationRefName": "link_iis-ebc23240-8572-11ea-91bc-ab084c7ec0e7_dashboard"
},
{
"label": "Webserver Process",
"type": "dashboardLink",
"id": "iis-2c171500-858b-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 1,
"destinationRefName": "link_iis-2c171500-858b-11ea-91bc-ab084c7ec0e7_dashboard"
},
{
"label": "Website",
"type": "dashboardLink",
"id": "iis-4b975820-85a1-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 2,
"destinationRefName": "link_iis-4b975820-85a1-11ea-91bc-ab084c7ec0e7_dashboard"
},
{
"label": "Application Pool",
"type": "dashboardLink",
"id": "iis-b4108810-861c-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 3,
"destinationRefName": "link_iis-b4108810-861c-11ea-91bc-ab084c7ec0e7_dashboard"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,27 +58,47 @@
"label": "Webserver",
"type": "dashboardLink",
"id": "iis-ebc23240-8572-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 0,
"destinationRefName": "link_iis-ebc23240-8572-11ea-91bc-ab084c7ec0e7_dashboard"
},
{
"label": "Webserver Process",
"type": "dashboardLink",
"id": "iis-2c171500-858b-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 1,
"destinationRefName": "link_iis-2c171500-858b-11ea-91bc-ab084c7ec0e7_dashboard"
},
{
"label": "Website",
"type": "dashboardLink",
"id": "iis-4b975820-85a1-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 2,
"destinationRefName": "link_iis-4b975820-85a1-11ea-91bc-ab084c7ec0e7_dashboard"
},
{
"label": "Application Pool",
"type": "dashboardLink",
"id": "iis-b4108810-861c-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 3,
"destinationRefName": "link_iis-b4108810-861c-11ea-91bc-ab084c7ec0e7_dashboard"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,27 +58,47 @@
"label": "Webserver",
"type": "dashboardLink",
"id": "iis-ebc23240-8572-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 0,
"destinationRefName": "link_iis-ebc23240-8572-11ea-91bc-ab084c7ec0e7_dashboard"
},
{
"label": "Webserver Process",
"type": "dashboardLink",
"id": "iis-2c171500-858b-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 1,
"destinationRefName": "link_iis-2c171500-858b-11ea-91bc-ab084c7ec0e7_dashboard"
},
{
"label": "Website",
"type": "dashboardLink",
"id": "iis-4b975820-85a1-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 2,
"destinationRefName": "link_iis-4b975820-85a1-11ea-91bc-ab084c7ec0e7_dashboard"
},
{
"label": "Application Pool",
"type": "dashboardLink",
"id": "iis-b4108810-861c-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 3,
"destinationRefName": "link_iis-b4108810-861c-11ea-91bc-ab084c7ec0e7_dashboard"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,27 +52,47 @@
"label": "Webserver",
"type": "dashboardLink",
"id": "iis-ebc23240-8572-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 0,
"destinationRefName": "link_iis-ebc23240-8572-11ea-91bc-ab084c7ec0e7_dashboard"
},
{
"label": "Webserver Process",
"type": "dashboardLink",
"id": "iis-2c171500-858b-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 1,
"destinationRefName": "link_iis-2c171500-858b-11ea-91bc-ab084c7ec0e7_dashboard"
},
{
"label": "Website",
"type": "dashboardLink",
"id": "iis-4b975820-85a1-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 2,
"destinationRefName": "link_iis-4b975820-85a1-11ea-91bc-ab084c7ec0e7_dashboard"
},
{
"label": "Application Pool",
"type": "dashboardLink",
"id": "iis-b4108810-861c-11ea-91bc-ab084c7ec0e7",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 3,
"destinationRefName": "link_iis-b4108810-861c-11ea-91bc-ab084c7ec0e7_dashboard"
}
Expand All @@ -87,7 +107,7 @@
"y": 0
},
"panelIndex": "22d47dab-cb90-4eda-8b2c-c309a42e85d0",
"title": "Navigation IIS Overview",
"title": "Navigation IIS Overview",
"type": "links"
},
{
Expand Down
2 changes: 1 addition & 1 deletion packages/iis/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: iis
title: IIS
version: "1.24.0"
version: "1.24.1"
description: Collect logs and metrics from Internet Information Services (IIS) servers with Elastic Agent.
type: integration
icons:
Expand Down
5 changes: 5 additions & 0 deletions packages/nagios_xi/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.7.1"
changes:
- description: Fix Dashboard Links Panel by setting `useCurrentFilters` to `false`.
type: bugfix
link: https://github.com/elastic/integrations/pull/14974
- version: "1.7.0"
changes:
- description: Use links panel in Dashboards.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -235,27 +235,47 @@
"label": "Overview",
"type": "dashboardLink",
"id": "nagios_xi-3a61d470-a0fe-11ec-8479-e1ade3344260",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 0,
"destinationRefName": "link_nagios_xi-3a61d470-a0fe-11ec-8479-e1ade3344260_dashboard"
},
{
"label": "Host",
"type": "dashboardLink",
"id": "nagios_xi-9f8b2710-af64-11ec-9663-316bb496e4b6",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 1,
"destinationRefName": "link_nagios_xi-9f8b2710-af64-11ec-9663-316bb496e4b6_dashboard"
},
{
"label": "Service",
"type": "dashboardLink",
"id": "nagios_xi-d56317e0-af6d-11ec-9663-316bb496e4b6",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 2,
"destinationRefName": "link_nagios_xi-d56317e0-af6d-11ec-9663-316bb496e4b6_dashboard"
},
{
"label": "Events",
"type": "dashboardLink",
"id": "nagios_xi-9c265030-af6f-11ec-9663-316bb496e4b6",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 3,
"destinationRefName": "link_nagios_xi-9c265030-af6f-11ec-9663-316bb496e4b6_dashboard"
}
Expand Down Expand Up @@ -921,7 +941,7 @@
"name": "028dd5ab-5862-4399-b160-245ce05f7af5:3ce2fb0a-dea7-48e2-ab0d-1e67a0879462",
"type": "index-pattern"
},
{
{
"name": "07c9e3f9-8331-44a4-9909-1cc87cb36729:link_nagios_xi-3a61d470-a0fe-11ec-8479-e1ade3344260_dashboard",
"type": "dashboard",
"id": "nagios_xi-3a61d470-a0fe-11ec-8479-e1ade3344260"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,27 +50,47 @@
"label": "Overview",
"type": "dashboardLink",
"id": "nagios_xi-3a61d470-a0fe-11ec-8479-e1ade3344260",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 0,
"destinationRefName": "link_nagios_xi-3a61d470-a0fe-11ec-8479-e1ade3344260_dashboard"
},
{
"label": "Host",
"type": "dashboardLink",
"id": "nagios_xi-9f8b2710-af64-11ec-9663-316bb496e4b6",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 1,
"destinationRefName": "link_nagios_xi-9f8b2710-af64-11ec-9663-316bb496e4b6_dashboard"
},
{
"label": "Service",
"type": "dashboardLink",
"id": "nagios_xi-d56317e0-af6d-11ec-9663-316bb496e4b6",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 2,
"destinationRefName": "link_nagios_xi-d56317e0-af6d-11ec-9663-316bb496e4b6_dashboard"
},
{
"label": "Events",
"type": "dashboardLink",
"id": "nagios_xi-9c265030-af6f-11ec-9663-316bb496e4b6",
"options": {
"openInNewTab": false,
"useCurrentDateRange": true,
"useCurrentFilters": false
},
"order": 3,
"destinationRefName": "link_nagios_xi-9c265030-af6f-11ec-9663-316bb496e4b6_dashboard"
}
Expand Down
Loading