-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3b6d80e
commit 0a0756c
Showing
6 changed files
with
108 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"mission": "Help Center", | ||
"id": "es-help-center", | ||
"landingPageId": "esHelpCenter", | ||
"description": "Elasticsearch allows you to build custom applications. Whether you have structured or unstructured text, numerical data, or geospatial data, Elasticsearch can efficiently store and index it in a way that supports fast searches.", | ||
"items": [ | ||
{ | ||
"pageId": "hcEsKibanaSearch" | ||
}, | ||
{ | ||
"pageId": "hcEsDiscover" | ||
}, | ||
{ | ||
"pageId": "hcEsDevtoolsConsoleOverview" | ||
}, | ||
{ | ||
"pageId": "hcEsDevtoolsSearchProfilerOverview" | ||
}, | ||
{ | ||
"pageId": "hcEsIndexMapping" | ||
}, | ||
{ | ||
"pageId": "hcEsPreprocessDataBeforeIndexing" | ||
}, | ||
{ | ||
"pageId": "hcEsSetupConnectorClient" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
id: esHelpCenter | ||
slug: /help-center/elasticsearch | ||
title: Elasticsearch projects 101 | ||
description: Elasticsearch allows you to build custom applications. Whether you have structured or unstructured text, numerical data, or geospatial data, Elasticsearch can efficiently store and index it in a way that supports fast searches. | ||
tags: [ 'elasticsearch', 'serverless', 'help center' ] | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
id: obsHelpCenter | ||
slug: /help-center/observability | ||
title: Elastic Observability projects 101 | ||
description: Elastic Observability accelerates problem resolution with open, flexible, and unified observability powered by advanced machine learning and analytics. Elastic ingests all operational and business telemetry and correlates for faster root cause detection. | ||
tags: [ 'observability', 'serverless', 'help center' ] | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
id: secHelpCenter | ||
slug: /help-center/security | ||
title: Elastic Security projects 101 | ||
description: Elastic Security combines threat detection analytics, cloud native security, and endpoint protection in a single solution, so you can quickly detect, investigate, and respond to threats and vulnerabilities across your environment. | ||
tags: [ 'security', 'serverless', 'help center' ] | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"mission": "Help Center", | ||
"id": "obs-help-center", | ||
"landingPageId": "serverlessDevtoolsDeveloperTools", | ||
"description": "Elastic Observability accelerates problem resolution with open, flexible, and unified observability powered by advanced machine learning and analytics. Elastic ingests all operational and business telemetry and correlates for faster root cause detection.", | ||
"items": [ | ||
{ | ||
"pageId": "hcObsKibanaSearch" | ||
}, | ||
{ | ||
"pageId": "hcObsDiscover" | ||
}, | ||
{ | ||
"pageId": "hcObsDevtoolsConsoleOverview" | ||
}, | ||
{ | ||
"pageId": "hcObsDevtoolsSearchProfilerOverview" | ||
}, | ||
{ | ||
"pageId": "hcObsIndexMapping" | ||
}, | ||
{ | ||
"pageId": "hcObsPreprocessDataBeforeIndexing" | ||
}, | ||
{ | ||
"pageId": "hcObsCreateAnSlo" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"mission": "Help Center", | ||
"id": "sec-help-center", | ||
"landingPageId": "secHelpCenter", | ||
"description": "Elastic Security combines threat detection analytics, cloud native security, and endpoint protection in a single solution, so you can quickly detect, investigate, and respond to threats and vulnerabilities across your environment.", | ||
"items": [ | ||
{ | ||
"pageId": "hcSecKibanaSearch" | ||
}, | ||
{ | ||
"pageId": "hcSecNavigationAndInteractions" | ||
}, | ||
{ | ||
"pageId": "hcSecDiscover" | ||
}, | ||
{ | ||
"pageId": "hcSecDevtoolsConsoleOverview" | ||
}, | ||
{ | ||
"pageId": "hcSecDevtoolsSearchProfilerOverview" | ||
}, | ||
{ | ||
"pageId": "hcSecIndexMapping" | ||
}, | ||
{ | ||
"pageId": "hcSecPreprocessDataBeforeIndexing" | ||
} | ||
] | ||
} |