-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update CloudPrem doc #31136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Update CloudPrem doc #31136
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
b90a009
Update CloudPrem doc
fmassot 506de1e
Remove private label on docs, add left nav
estherk15 441485c
Fix typo
estherk15 281a615
Fixing wording, whatsnext description
fmassot 335293d
Reorg cloudprem docs and update links.
fmassot 978fde0
Fix cloudprem menu.
fmassot eb909dd
Fix cloudprem menu
fmassot 70a8959
Move cloudprem aws configuration in configure folder.
fmassot f1f2350
Fix cloudprem architecture in the menu
fmassot 1723fe9
Fix cloudprem op image path.
fmassot 054ca3e
Remove pipeline ID from cloudprem op page
fmassot 07c452a
Fix cloudprem OP image url and page links
fmassot 1814c09
Merge branch 'master' into fmassot/cloudprem-update
estherk15 50aa794
Fix links and file names for docs style
estherk15 c16bb87
Frontmatter, formatting, and url fixes
estherk15 0efcec2
Apply suggestions from code review
fmassot ac0b92c
CLOUDPREM-137: Add documentation for Azure (#31254)
guilload 9a889b7
Move prerequisite to install landing page
estherk15 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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,17 @@ | ||
| --- | ||
| title: Configure CloudPrem | ||
| description: Learn how to configure and customize your CloudPrem deployment for optimal performance and security | ||
| private: true | ||
| --- | ||
|
|
||
| ## Overview | ||
|
|
||
| After installing CloudPrem, you need to [configure your Datadog account](datadog-account/), and optionally adjust the [cluster size](cluster-sizing/), configure [ingress](ingress/) and/or [processing](processing/). | ||
|
|
||
| ## Next steps | ||
|
|
||
| {{< whatsnext >}} | ||
| {{< nextlink href="./datadog-account/" >}}Configure your Datadog account{{< /nextlink >}} | ||
| {{< nextlink href="./ingest-logs/" >}}Send logs to CloudPrem{{< /nextlink >}} | ||
| {{< nextlink href="../manage/" >}}Monitor CloudPrem{{< /nextlink >}} | ||
| {{< /whatsnext >}} |
21 changes: 4 additions & 17 deletions
21
content/en/cloudprem/cluster.md → .../en/cloudprem/configure/cluster-sizing.md
This file contains hidden or 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
This file contains hidden or 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 @@ | ||
| --- | ||
| title: Configure your Datadog account | ||
| description: Set up your Datadog account to access CloudPrem logs | ||
| private: true | ||
| further_reading: | ||
| - link: "/cloudprem/ingest-logs/datadog-agent/" | ||
| tag: "Documentation" | ||
| text: "Set up log ingestion with Datadog Agent" | ||
| - link: "/cloudprem/configure/ingress/" | ||
| tag: "Documentation" | ||
| text: "Configure CloudPrem Ingress" | ||
| - link: "/cloudprem/manage/" | ||
| tag: "Documentation" | ||
| text: "Manage and Monitor CloudPrem" | ||
| --- | ||
|
|
||
| You need to reach out to [Datadog support](/help/) and give the public DNS of your CloudPrem cluster so that you can search into CloudPrem logs from Datadog UI. | ||
|
|
||
| ### Searching your CloudPrem logs in the Logs Explorer | ||
|
|
||
| After your Datadog account is configured, you are ready to search into the `cloudprem` index by typing it in the search bar or selecting it in facets. | ||
|
|
||
| **Note**: You cannot query CloudPrem indexes alongside other indexes. Additionally, Flex Logs are not supported with CloudPrem indexes. | ||
|
|
||
| {{< img src="/cloudprem/installation/filter_index_cloudprem.png" alt="Screenshot of the Logs Explorer interface showing how to filter logs by selecting the cloudprem index in the facets panel" style="width:70%;" >}} | ||
|
|
||
| ## Further reading | ||
|
|
||
| {{< partial name="whats-next/whats-next.html" >}} |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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,32 @@ | ||
| --- | ||
| title: Set up Log Ingestion | ||
| description: Configure log sources to send data to your CloudPrem deployment | ||
| private: true | ||
| --- | ||
|
|
||
| <div class="alert alert-warning">CloudPrem is in Preview.</div> | ||
|
|
||
| ## Overview | ||
|
|
||
| After installing and configuring CloudPrem, you need to set up log ingestion to start sending log data from your applications and infrastructure. CloudPrem supports multiple ingestion methods to accommodate different architectures and requirements. | ||
|
|
||
| ## Log ingestion methods | ||
|
|
||
| Choose the appropriate ingestion method based on your infrastructure and requirements: | ||
|
|
||
| {{< whatsnext >}} | ||
| {{< nextlink href="/cloudprem/ingest-logs/datadog-agent/" >}}Datadog Agent{{< /nextlink >}} | ||
| {{< nextlink href="/cloudprem/ingest-logs/observability-pipelines/" >}}Observability Pipelines{{< /nextlink >}} | ||
| {{< nextlink href="/cloudprem/ingest-logs/rest-api/" >}}REST API Integration{{< /nextlink >}} | ||
| {{< /whatsnext >}} | ||
|
|
||
| ## Next steps | ||
|
|
||
| After setting up log ingestion: | ||
|
|
||
| 1. **Configure Datadog account** - Register your CloudPrem deployment with Datadog support | ||
| 2. **Set up monitoring** - Add [monitoring and alerts](../manage/) for your deployment | ||
|
|
||
| ## Further reading | ||
|
|
||
| {{< partial name="whats-next/whats-next.html" >}} |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.