diff --git a/packages/1password/changelog.yml b/packages/1password/changelog.yml index 023a5061eac..19b55f63067 100644 --- a/packages/1password/changelog.yml +++ b/packages/1password/changelog.yml @@ -1,4 +1,9 @@ # newer versions go on top +- version: "1.39.2" + changes: + - description: Add dataset filter to Sign-in Attempts hot users dashboard panel. + type: bugfix + link: https://github.com/elastic/integrations/pull/21050 - version: "1.39.1" changes: - description: Convert `source.as.number` to long to comply with ECS. diff --git a/packages/1password/kibana/dashboard/1password-signin-attempts-full-dashboard.json b/packages/1password/kibana/dashboard/1password-signin-attempts-full-dashboard.json index d6eaf8c5bce..0d803d60248 100644 --- a/packages/1password/kibana/dashboard/1password-signin-attempts-full-dashboard.json +++ b/packages/1password/kibana/dashboard/1password-signin-attempts-full-dashboard.json @@ -1,5 +1,17 @@ { "attributes": { + "controlGroupInput": { + "chainingSystem": "HIERARCHICAL", + "controlStyle": "oneLine", + "ignoreParentSettingsJSON": { + "ignoreFilters": false, + "ignoreQuery": false, + "ignoreTimerange": false, + "ignoreValidations": false + }, + "panelsJSON": {}, + "showApplySelections": false + }, "description": "", "kibanaSavedObjectMeta": { "searchSourceJSON": { @@ -31,16 +43,137 @@ }, "panelIndex": "944e346e-36df-430b-9734-5d91da79bdc1", "panelRefName": "panel_944e346e-36df-430b-9734-5d91da79bdc1", - "type": "search", - "version": "8.7.1" + "type": "search" }, { "embeddableConfig": { "attributes": { "description": "", - "layerListJSON": "[{\"alpha\":1,\"id\":\"db596930-2b43-4b31-b555-5bfb2ef9a3b3\",\"label\":null,\"maxZoom\":24,\"minZoom\":0,\"sourceDescriptor\":{\"isAutoSelect\":true,\"type\":\"EMS_TMS\",\"lightModeDefault\":\"road_map\"},\"style\":{},\"type\":\"EMS_VECTOR_TILE\",\"visible\":true},{\"alpha\":0.75,\"id\":\"a912dae9-61dd-4f45-96d4-15968e14aa79\",\"joins\":[],\"label\":\"Source Locations\",\"maxZoom\":24,\"minZoom\":0,\"query\":{\"language\":\"kuery\",\"query\":\"data_stream.dataset:1password.signin_attempts\"},\"sourceDescriptor\":{\"applyGlobalQuery\":true,\"filterByMapBounds\":true,\"geoField\":\"source.geo.location\",\"id\":\"98b57871-9ec7-49ce-b371-bd052adaf795\",\"scalingType\":\"LIMIT\",\"sortField\":\"\",\"sortOrder\":\"desc\",\"tooltipProperties\":[],\"topHitsSize\":1,\"type\":\"ES_SEARCH\",\"indexPatternRefName\":\"layer_1_source_index_pattern\"},\"style\":{\"isTimeAware\":true,\"properties\":{\"fillColor\":{\"options\":{\"color\":\"#54B399\"},\"type\":\"STATIC\"},\"icon\":{\"options\":{\"value\":\"marker\"},\"type\":\"STATIC\"},\"iconOrientation\":{\"options\":{\"orientation\":0},\"type\":\"STATIC\"},\"iconSize\":{\"options\":{\"size\":6},\"type\":\"STATIC\"},\"labelBorderColor\":{\"options\":{\"color\":\"#FFFFFF\"},\"type\":\"STATIC\"},\"labelBorderSize\":{\"options\":{\"size\":\"SMALL\"}},\"labelColor\":{\"options\":{\"color\":\"#000000\"},\"type\":\"STATIC\"},\"labelSize\":{\"options\":{\"size\":14},\"type\":\"STATIC\"},\"labelText\":{\"options\":{\"value\":\"\"},\"type\":\"STATIC\"},\"lineColor\":{\"options\":{\"color\":\"#41937c\"},\"type\":\"STATIC\"},\"lineWidth\":{\"options\":{\"size\":1},\"type\":\"STATIC\"},\"symbolizeAs\":{\"options\":{\"value\":\"circle\"}}},\"type\":\"VECTOR\"},\"type\":\"GEOJSON_VECTOR\",\"visible\":true}]", + "layerListJSON": [ + { + "alpha": 1, + "id": "db596930-2b43-4b31-b555-5bfb2ef9a3b3", + "label": null, + "maxZoom": 24, + "minZoom": 0, + "sourceDescriptor": { + "isAutoSelect": true, + "lightModeDefault": "road_map", + "type": "EMS_TMS" + }, + "style": {}, + "type": "EMS_VECTOR_TILE", + "visible": true + }, + { + "alpha": 0.75, + "id": "a912dae9-61dd-4f45-96d4-15968e14aa79", + "joins": [], + "label": "Source Locations", + "maxZoom": 24, + "minZoom": 0, + "query": { + "language": "kuery", + "query": "data_stream.dataset:1password.signin_attempts" + }, + "sourceDescriptor": { + "applyGlobalQuery": true, + "filterByMapBounds": true, + "geoField": "source.geo.location", + "id": "98b57871-9ec7-49ce-b371-bd052adaf795", + "indexPatternRefName": "layer_1_source_index_pattern", + "scalingType": "LIMIT", + "sortField": "", + "sortOrder": "desc", + "tooltipProperties": [], + "topHitsSize": 1, + "type": "ES_SEARCH" + }, + "style": { + "isTimeAware": true, + "properties": { + "fillColor": { + "options": { + "color": "#54B399" + }, + "type": "STATIC" + }, + "icon": { + "options": { + "value": "marker" + }, + "type": "STATIC" + }, + "iconOrientation": { + "options": { + "orientation": 0 + }, + "type": "STATIC" + }, + "iconSize": { + "options": { + "size": 6 + }, + "type": "STATIC" + }, + "labelBorderColor": { + "options": { + "color": "#FFFFFF" + }, + "type": "STATIC" + }, + "labelBorderSize": { + "options": { + "size": "SMALL" + } + }, + "labelColor": { + "options": { + "color": "#000000" + }, + "type": "STATIC" + }, + "labelSize": { + "options": { + "size": 14 + }, + "type": "STATIC" + }, + "labelText": { + "options": { + "value": "" + }, + "type": "STATIC" + }, + "lineColor": { + "options": { + "color": "#41937c" + }, + "type": "STATIC" + }, + "lineWidth": { + "options": { + "size": 1 + }, + "type": "STATIC" + }, + "symbolizeAs": { + "options": { + "value": "circle" + } + } + }, + "type": "VECTOR" + }, + "type": "GEOJSON_VECTOR", + "visible": true + } + ], "title": "Audit sign-in attempts Source Locations [1Password]", - "uiStateJSON": "{\"isLayerTOCOpen\":true,\"openTOCDetails\":[]}" + "uiStateJSON": { + "isLayerTOCOpen": true, + "openTOCDetails": [] + } }, "enhancements": {}, "hiddenLayers": [], @@ -56,7 +189,8 @@ "lon": -18.18807, "zoom": 0.62 }, - "openTOCDetails": [] + "openTOCDetails": [], + "type": "map" }, "gridData": { "h": 15, @@ -66,8 +200,7 @@ "y": 0 }, "panelIndex": "5a635dbb-4cb6-46f8-9d4c-dd12078b184f", - "type": "map", - "version": "8.7.1" + "type": "map" }, { "embeddableConfig": { @@ -243,7 +376,9 @@ "visualizationType": "lnsMetric" }, "enhancements": {}, - "hidePanelTitles": false + "hidePanelTitles": false, + "title": "Sign-in Attempts unsuccessful [1Password]", + "type": "lens" }, "gridData": { "h": 9, @@ -253,9 +388,7 @@ "y": 15 }, "panelIndex": "b778af01-c0b6-4b57-a675-d39d1c6db832", - "title": "Sign-in Attempts unsuccessful [1Password]", - "type": "lens", - "version": "8.7.1" + "type": "lens" }, { "embeddableConfig": { @@ -392,7 +525,9 @@ "visualizationType": "lnsXY" }, "enhancements": {}, - "hidePanelTitles": false + "hidePanelTitles": false, + "title": "Sign-in Attempts over time [1Password]", + "type": "lens" }, "gridData": { "h": 9, @@ -402,9 +537,7 @@ "y": 15 }, "panelIndex": "51433376-546a-492a-906e-9ca7f5d34f68", - "title": "Sign-in Attempts over time [1Password]", - "type": "lens", - "version": "8.7.1" + "type": "lens" }, { "embeddableConfig": { @@ -569,7 +702,9 @@ "visualizationType": "lnsXY" }, "enhancements": {}, - "hidePanelTitles": false + "hidePanelTitles": false, + "title": "Sign-in Attempts categories over time [1Password]", + "type": "lens" }, "gridData": { "h": 9, @@ -579,9 +714,7 @@ "y": 15 }, "panelIndex": "8f8ae43c-e8d4-4425-b418-224a7db57e86", - "title": "Sign-in Attempts categories over time [1Password]", - "type": "lens", - "version": "8.7.1" + "type": "lens" }, { "embeddableConfig": { @@ -709,7 +842,7 @@ "internalReferences": [], "query": { "language": "kuery", - "query": "" + "query": "data_stream.dataset : 1password.signin_attempts" }, "visualization": { "columns": [ @@ -738,8 +871,21 @@ "type": "lens", "visualizationType": "lnsDatatable" }, - "enhancements": {}, - "hidePanelTitles": false + "enhancements": { + "dynamicActions": { + "events": [] + } + }, + "filters": [], + "hidePanelTitles": false, + "query": { + "language": "kuery", + "query": "data_stream.dataset : 1password.signin_attempts" + }, + "syncColors": false, + "syncCursor": true, + "syncTooltips": false, + "title": "Sign-in Attempts hot users [1Password]" }, "gridData": { "h": 9, @@ -749,21 +895,16 @@ "y": 24 }, "panelIndex": "63f0a044-8a96-4664-9a05-cb8f4503b133", - "title": "Sign-in Attempts hot users [1Password]", - "type": "lens", - "version": "8.7.1" + "type": "lens" } ], "timeRestore": false, "title": "Sign-in Attempts [1Password]", - "version": 1 + "version": 3 }, - "coreMigrationVersion": "8.7.1", - "created_at": "2023-07-05T08:30:16.274Z", + "coreMigrationVersion": "8.8.0", + "created_at": "2026-09-02T04:39:49.665Z", "id": "1password-signin-attempts-full-dashboard", - "migrationVersion": { - "dashboard": "8.7.0" - }, "references": [ { "id": "1password-signin-attempts", @@ -806,5 +947,6 @@ "type": "index-pattern" } ], - "type": "dashboard" + "type": "dashboard", + "typeMigrationVersion": "10.3.0" } \ No newline at end of file diff --git a/packages/1password/kibana/search/1password-signin-attempts.json b/packages/1password/kibana/search/1password-signin-attempts.json index 60ce53bfe58..271b4299820 100644 --- a/packages/1password/kibana/search/1password-signin-attempts.json +++ b/packages/1password/kibana/search/1password-signin-attempts.json @@ -40,12 +40,9 @@ "title": "1Password sign-in attempts [1Password]", "version": 1 }, - "coreMigrationVersion": "8.7.1", - "created_at": "2023-07-05T07:34:42.272Z", + "coreMigrationVersion": "8.8.0", + "created_at": "2026-09-02T04:39:49.665Z", "id": "1password-signin-attempts", - "migrationVersion": { - "search": "8.0.0" - }, "references": [ { "id": "logs-*", @@ -53,5 +50,6 @@ "type": "index-pattern" } ], - "type": "search" + "type": "search", + "typeMigrationVersion": "10.5.0" } \ No newline at end of file diff --git a/packages/1password/manifest.yml b/packages/1password/manifest.yml index 7f190c59165..ad800ebe3ff 100644 --- a/packages/1password/manifest.yml +++ b/packages/1password/manifest.yml @@ -1,7 +1,7 @@ format_version: "3.3.2" name: 1password title: "1Password" -version: "1.39.1" +version: "1.39.2" description: Collect logs from 1Password with Elastic Agent. type: integration categories: