Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IIS_2617: Migrating tile_map to map in dashboards #3438

Merged
merged 8 commits into from Jun 3, 2022
5 changes: 5 additions & 0 deletions packages/iis/changelog.yml
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.8.6"
changes:
- description: Migrating the tile_map to map object in dashboard
type: enhancement
ishleenk17 marked this conversation as resolved.
Show resolved Hide resolved
link: https://github.com/elastic/integrations/pull/3438
- version: "0.8.5"
changes:
- description: Parsing of IIS access logs with IPV6 addressing
Expand Down
Expand Up @@ -21,139 +21,159 @@
"panelsJSON": [
{
"embeddableConfig": {
"title": "Access map"
},
"gridData": {
"h": 12,
"i": "1",
"w": 48,
"x": 0,
"y": 0
},
"panelIndex": "1",
"panelRefName": "panel_0",
"title": "Access map",
"version": "7.3.0"
},
{
"embeddableConfig": {
"title": "Response codes over time"
"enhancements": {}
},
"gridData": {
"h": 12,
"i": "2",
"w": 28,
"x": 0,
"y": 12
"y": 15
},
"panelIndex": "2",
"panelRefName": "panel_1",
"panelRefName": "panel_2",
"title": "Response codes over time",
"version": "7.3.0"
"type": "visualization",
"version": "8.2.0"
},
{
"embeddableConfig": {
"title": "Browsers breakdown"
"enhancements": {}
},
"gridData": {
"h": 12,
"i": "4",
"w": 24,
"x": 0,
"y": 36
"y": 39
},
"panelIndex": "4",
"panelRefName": "panel_2",
"panelRefName": "panel_4",
"title": "Browsers breakdown",
"version": "7.3.0"
"type": "visualization",
"version": "8.2.0"
},
{
"embeddableConfig": {
"title": "Operating systems breakdown"
"enhancements": {}
},
"gridData": {
"h": 12,
"i": "5",
"w": 24,
"x": 24,
"y": 36
"y": 39
},
"panelIndex": "5",
"panelRefName": "panel_3",
"panelRefName": "panel_5",
"title": "Operating systems breakdown",
"version": "7.3.0"
"type": "visualization",
"version": "8.2.0"
},
{
"embeddableConfig": {
"title": "Error logs over time"
"enhancements": {}
},
"gridData": {
"h": 12,
"i": "6",
"w": 20,
"x": 28,
"y": 12
"y": 15
},
"panelIndex": "6",
"panelRefName": "panel_4",
"panelRefName": "panel_6",
"title": "Error logs over time",
"version": "7.3.0"
"type": "visualization",
"version": "8.2.0"
},
{
"embeddableConfig": {
"title": "Top URLs by response code"
"enhancements": {}
},
"gridData": {
"h": 12,
"i": "7",
"w": 48,
"x": 0,
"y": 24
"y": 27
},
"panelIndex": "7",
"panelRefName": "panel_5",
"panelRefName": "panel_7",
"title": "Top URLs by response code",
"version": "7.3.0"
"type": "visualization",
"version": "8.2.0"
},
{
"embeddableConfig": {
"enhancements": {},
"hiddenLayers": [],
"isLayerTOCOpen": true,
"mapBuffer": {
"maxLat": 66.51326,
"maxLon": 180,
"minLat": -66.51326,
"minLon": -180
},
"mapCenter": {
"lat": 17.28993,
"lon": -11.54559,
"zoom": 1.98
},
"openTOCDetails": []
},
"gridData": {
"h": 15,
"i": "07d9ac73-2d25-4f7c-85ce-eaee5e092510",
"w": 48,
"x": 0,
"y": 0
},
"panelIndex": "07d9ac73-2d25-4f7c-85ce-eaee5e092510",
"panelRefName": "panel_07d9ac73-2d25-4f7c-85ce-eaee5e092510",
"type": "map",
"version": "8.2.0"
}
],
"timeRestore": false,
"title": "[Logs IIS] Access and error logs",
"version": 1
},
"coreMigrationVersion": "8.2.0",
"id": "iis-4278ad30-fe16-11e7-a3b0-d13028918f9f",
"migrationVersion": {
"dashboard": "7.3.0"
"dashboard": "8.2.0"
},
"references": [
{
"id": "iis-eb2db5b0-fe11-11e7-a3b0-d13028918f9f",
"name": "panel_0",
"type": "visualization"
},
{
"id": "iis-f31414b0-fe14-11e7-a3b0-d13028918f9f",
"name": "panel_1",
"name": "2:panel_2",
"type": "visualization"
},
{
"id": "iis-63129c80-fe12-11e7-a3b0-d13028918f9f",
"name": "panel_2",
"name": "4:panel_4",
"type": "visualization"
},
{
"id": "iis-ccd3f9c0-fe12-11e7-a3b0-d13028918f9f",
"name": "panel_3",
"name": "5:panel_5",
"type": "visualization"
},
{
"id": "iis-41f38230-fe17-11e7-a3b0-d13028918f9f",
"name": "panel_4",
"name": "6:panel_6",
"type": "visualization"
},
{
"id": "iis-c0d02cd0-fe1b-11e7-a3b0-d13028918f9f",
"name": "panel_5",
"name": "7:panel_7",
"type": "visualization"
},
{
"id": "iis-bab57db0-dc55-11ec-8b46-a52aeba879fb",
"name": "07d9ac73-2d25-4f7c-85ce-eaee5e092510:panel_07d9ac73-2d25-4f7c-85ce-eaee5e092510",
"type": "map"
}
],
"type": "dashboard"
Expand Down