-
Notifications
You must be signed in to change notification settings - Fork 204
[8.17-8.18] More changes to the LogsDB page #6639
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
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
…ty-docs into issue-6526-logsdb-updates
Hi, I see that the preview docs linked in this PR say "To learn more about how logsdb index mode optimizes CPU and storage usage..." but the blog that it links to doesn't talk about CPU optimization. |
[[logsdb-cpu-storage]] | ||
== CPU and storage | ||
|
||
Logsdb index mode significantly reduces storage needs by using slightly more CPU during ingest. After enabling logsdb index mode for your data sources, you may need to adjust cluster sizing in response to the new CPU and storage needs. To learn more about how logsdb index mode optimizes CPU and storage usage, check out https://www.elastic.co/search-labs/blog/elasticsearch-logsdb-index-mode[our blog]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, @tylerperk thanks for the feedback. Would you prefer that the docs link to a different blog? Or are you instead recommending that the last sentence be revised, for example:
Logsdb index mode significantly reduces storage needs by using slightly more CPU during ingest. After enabling logsdb index mode for your data sources, you may need to adjust cluster sizing in response to the new CPU and storage needs. To learn more about how logsdb index mode optimizes CPU and storage usage, check out https://www.elastic.co/search-labs/blog/elasticsearch-logsdb-index-mode[our blog]. | |
Logsdb index mode significantly reduces storage needs by using slightly more CPU during ingest. After enabling logsdb index mode for your data sources, you may need to adjust cluster sizing in response to the new CPU and storage needs. To learn more about how logsdb index mode optimizes storage usage, check out https://www.elastic.co/search-labs/blog/elasticsearch-logsdb-index-mode[our blog]. |
* First draft * Redundant * Update detections-logsdb-impact.asciidoc * change tense * Small fixes * One more change (cherry picked from commit 4c4cc44)
* First draft * Redundant * Update detections-logsdb-impact.asciidoc * change tense * Small fixes * One more change (cherry picked from commit 4c4cc44)
### Description Contributes to elastic/security-docs#6526, which requests changes to the note about logsdb and additional information to help users who have enabled logsdb index mode or are considering it. The corresponding 8.18 docs are at: elastic/security-docs#6639 ### Preview [Using logsdb index mode with Elastic Security](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/878/solutions/security/detect-and-alert/using-logsdb-index-mode-with-elastic-security)
* First draft * Redundant * Update detections-logsdb-impact.asciidoc * change tense * Small fixes * One more change (cherry picked from commit 4c4cc44) Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com>
* First draft * Redundant * Update detections-logsdb-impact.asciidoc * change tense * Small fixes * One more change (cherry picked from commit 4c4cc44) Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com>
Description
Contributes to #6526, which requests changes to the note about logsdb and additional information to help users who have enabled logsdb index mode or are considering it. The corresponding 9.0 and Serverless docs are at: elastic/docs-content#878
Preview
Using logsdb index mode with Elastic Security: Made the following changes:
params._source
field.