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

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/1password/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.39.1"
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.0"
changes:
- description: Enable request trace log removal.
Expand Down
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -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": [],
Expand All @@ -56,7 +189,8 @@
"lon": -18.18807,
"zoom": 0.62
},
"openTOCDetails": []
"openTOCDetails": [],
"type": "map"
},
"gridData": {
"h": 15,
Expand All @@ -66,8 +200,7 @@
"y": 0
},
"panelIndex": "5a635dbb-4cb6-46f8-9d4c-dd12078b184f",
"type": "map",
"version": "8.7.1"
"type": "map"
},
{
"embeddableConfig": {
Expand Down Expand Up @@ -243,7 +376,9 @@
"visualizationType": "lnsMetric"
},
"enhancements": {},
"hidePanelTitles": false
"hidePanelTitles": false,
"title": "Sign-in Attempts unsuccessful [1Password]",
"type": "lens"
},
"gridData": {
"h": 9,
Expand All @@ -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": {
Expand Down Expand Up @@ -392,7 +525,9 @@
"visualizationType": "lnsXY"
},
"enhancements": {},
"hidePanelTitles": false
"hidePanelTitles": false,
"title": "Sign-in Attempts over time [1Password]",
"type": "lens"
},
"gridData": {
"h": 9,
Expand All @@ -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": {
Expand Down Expand Up @@ -569,7 +702,9 @@
"visualizationType": "lnsXY"
},
"enhancements": {},
"hidePanelTitles": false
"hidePanelTitles": false,
"title": "Sign-in Attempts categories over time [1Password]",
"type": "lens"
},
"gridData": {
"h": 9,
Expand All @@ -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": {
Expand Down Expand Up @@ -709,7 +842,7 @@
"internalReferences": [],
"query": {
"language": "kuery",
"query": ""
"query": "data_stream.dataset : 1password.signin_attempts"
},
"visualization": {
"columns": [
Expand Down Expand Up @@ -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,
Expand All @@ -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",
Expand Down Expand Up @@ -806,5 +947,6 @@
"type": "index-pattern"
}
],
"type": "dashboard"
"type": "dashboard",
"typeMigrationVersion": "10.3.0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,16 @@
"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-*",
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
"type": "index-pattern"
}
],
"type": "search"
"type": "search",
"typeMigrationVersion": "10.5.0"
}
2 changes: 1 addition & 1 deletion packages/1password/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.3.2"
name: 1password
title: "1Password"
version: "1.39.0"
version: "1.39.1"
description: Collect logs from 1Password with Elastic Agent.
type: integration
categories:
Expand Down
Loading