Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.
Open
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
14 changes: 7 additions & 7 deletions _source/api/logzio-public-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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'
Expand Down Expand Up @@ -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'
Expand Down Expand Up @@ -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'
Expand Down Expand Up @@ -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'
Expand Down Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion _source/user-guide/users/single-sign-on/okta-sso.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ contributors:
- schwin007
---

#### To set up single sign-on for Okta
#### To set up single sign-on for Okta

<div class="tasklist">

Expand Down