Skip to content

Commit

Permalink
update Maps for login and logout dashboards
Browse files Browse the repository at this point in the history
  • Loading branch information
kush-elastic committed Apr 15, 2024
1 parent bd914e6 commit 015af02
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
{
"alpha": 0.75,
"id": "df9c1190-218b-40c2-9db2-15d83ae623c8",
"id": "4f907c5b-67e7-45c3-8c4c-7cb80170de03",
"includeInFitToBounds": true,
"joins": [],
"label": "Logout Activity",
Expand All @@ -31,8 +31,8 @@
"applyGlobalQuery": true,
"applyGlobalTime": true,
"filterByMapBounds": true,
"geoField": "client.geo.location",
"id": "d5266c88-d22c-4139-beff-9d595be16cfd",
"geoField": "source.geo.location",
"id": "58e3c77d-15bd-4516-a81f-56f35cbe66ed",
"indexPatternRefName": "layer_1_source_index_pattern",
"scalingType": "MVT",
"sortField": "",
Expand Down Expand Up @@ -187,6 +187,6 @@
}
],
"type": "map",
"updated_at": "2024-04-12T11:39:56.508Z",
"version": "WzExMzcxLDFd"
"updated_at": "2024-04-15T13:14:55.200Z",
"version": "WzEyNTI5LDFd"
}
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
{
"alpha": 0.75,
"id": "af1017d3-ae58-4719-bfb4-a3cdfe33eec8",
"id": "b7f862e8-d875-4a1a-a922-63f5c2f6d06a",
"includeInFitToBounds": true,
"joins": [],
"label": "Login Activity",
Expand All @@ -31,8 +31,8 @@
"applyGlobalQuery": true,
"applyGlobalTime": true,
"filterByMapBounds": true,
"geoField": "client.geo.location",
"id": "26c985c9-1742-40ad-8237-4613ee9099b9",
"geoField": "source.geo.location",
"id": "97b373bc-81dc-42de-9d90-f7970d5c3a73",
"indexPatternRefName": "layer_1_source_index_pattern",
"scalingType": "MVT",
"sortField": "",
Expand Down Expand Up @@ -187,6 +187,6 @@
}
],
"type": "map",
"updated_at": "2024-04-12T11:42:51.515Z",
"version": "WzExNjAwLDFd"
"updated_at": "2024-04-15T13:15:17.835Z",
"version": "WzEyNTQ4LDFd"
}

0 comments on commit 015af02

Please sign in to comment.