From 30ae9880b5a638ecb004dc1acee5c763e179c0ee Mon Sep 17 00:00:00 2001 From: Simplychee Date: Tue, 17 Jan 2023 12:44:17 +0200 Subject: [PATCH 1/2] kibana discover to opensearch dashboards --- _source/api/logzio-public-api.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_source/api/logzio-public-api.yml b/_source/api/logzio-public-api.yml index 0eee67459..71f26e227 100644 --- a/_source/api/logzio-public-api.yml +++ b/_source/api/logzio-public-api.yml @@ -5074,7 +5074,7 @@ paths: - Deployments operationId: createMarkers summary: Add deployment markers to Exception graphs - description: Send logs with details of service deployments to annotate Exception graphs in Kibana Discover. [Learn more about Deployment markers](/user-guide/insights/exceptions/deployments.html) + description: Send logs with details of service deployments to annotate Exception graphs in OpenSearch Dashboards Discover. [Learn more about Deployment markers](/user-guide/insights/exceptions/deployments.html) produces: - application/json parameters: @@ -9327,7 +9327,7 @@ definitions: example: ["app-server", "user-analytics"] kibanaLink: type: string - description: Only applicable for `LOGCEPTION` Insights. Provides a drill-down link to fetch the raw logs that match the Insight in Kibana Discover. + description: Only applicable for `LOGCEPTION` Insights. Provides a drill-down link to fetch the raw logs that match the Insight in OpenSearch Dashboards Discover. insightTitle: type: string description: The title of the Insight. @@ -10848,7 +10848,7 @@ definitions: type: array items: type: string - description: Tags for filtering alerts and triggered alerts. Can be used in Kibana Discover, dashboards, and more. + description: Tags for filtering alerts and triggered alerts. Can be used in OpenSearch Dashboards Discover, dashboards, and more. example: [network, aws] output: $ref: '#/definitions/AlertOutput' @@ -11067,7 +11067,7 @@ definitions: example: "network" maxItems: 10 minItems: 0 - description: Tags for filtering alerts and triggered alerts. Can be used in Kibana Discover, dashboards, and more. + description: Tags for filtering alerts and triggered alerts. Can be used in OpenSearch Dashboards Discover, dashboards, and more. output: $ref: '#/definitions/AlertOutput' @@ -11274,7 +11274,7 @@ definitions: type: array items: type: string - description: Tags for filtering rules and triggered rules. Can be used in Kibana Discover, dashboards, and more. + description: Tags for filtering rules and triggered rules. Can be used in OpenSearch Dashboards Discover, dashboards, and more. example: [network, aws] output: $ref: '#/definitions/RuleOutput' @@ -11454,7 +11454,7 @@ definitions: type: string maxItems: 25 minItems: 0 - description: Tags for filtering rules and triggered rules. Can be used in Kibana Discover, dashboards, and more. + description: Tags for filtering rules and triggered rules. Can be used in OpenSearch Dashboards Discover, dashboards, and more. example: network output: $ref: '#/definitions/RuleOutput' @@ -11581,7 +11581,7 @@ definitions: type: array items: type: string - description: Tags for filtering rules and triggered rules. Can be used in Kibana Discover, dashboards, and more. + description: Tags for filtering rules and triggered rules. Can be used in OpenSearch Dashboards Discover, dashboards, and more. example: [network, aws] output: $ref: '#/definitions/RuleOutput' From 90900f77799072a368558453f181a9febb989d91 Mon Sep 17 00:00:00 2001 From: Simplychee Date: Sun, 30 Jul 2023 19:43:42 +0300 Subject: [PATCH 2/2] test --- _source/user-guide/users/single-sign-on/okta-sso.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_source/user-guide/users/single-sign-on/okta-sso.md b/_source/user-guide/users/single-sign-on/okta-sso.md index a10bf2420..d27f72c7e 100644 --- a/_source/user-guide/users/single-sign-on/okta-sso.md +++ b/_source/user-guide/users/single-sign-on/okta-sso.md @@ -14,7 +14,7 @@ contributors: - schwin007 --- -#### To set up single sign-on for Okta +#### To set up single sign-on for Okta