wazuh-documentation
wazuh-documentation copied to clipboard
Add how to create wazuh-archives-* index via curl
Description
This makes it easy for scripting where you would want to enable the wazuh-archives-* index and where we have cli commands for all the other parts but only UI guide for this previously. This helped immensely and figured it would save other people time hunting down how to do so.
Checks
Docs building
- [x] Compiles without warnings.
Code formatting and web optimization
- [x] Uses three spaces indentation.
- [ ] Adds or updates meta descriptions accordingly.
- [ ] Updates the
redirects.jsscript if necessary (check this guide).
Writing style
- [x] Uses present tense, active voice, and semi-formal registry.
- [x] Uses short, simple sentences.
- [x] Uses bold for user interface elements, italics for key terms or emphasis, and
codefont for Bash commands, file names, REST paths, and code.