Skip to content
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

Update Azure Log Analytics images #7002

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

fdalmaup
Copy link
Member

Description

Closes wazuh/wazuh#21630. Updates some of the images of the Azure Log Analytics section after verifying the step-by-step guide.

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

@fdalmaup fdalmaup self-assigned this Jan 31, 2024
@fdalmaup fdalmaup linked an issue Jan 31, 2024 that may be closed by this pull request
4 tasks
@GGP1 GGP1 self-requested a review January 31, 2024 12:55
Copy link
Member

@GGP1 GGP1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The log-analytics-diagnostic-2.png image from the Sending logs to the Workspace section needs to be updated. This is what I see when I follow the steps from the documentation:

diagnostic_setting

Edit: this does not apply, the image shows the interface after the step is performed.

@fdalmaup
Copy link
Member Author

fdalmaup commented Jan 31, 2024

You are correct, that it is the initial screen, but following the mentioned step above the image: Choose the log categories you want to collect from, under Logs Categories. Check the Send to Log Analytics workspace option under Destination details. Select the Log Analytics Workspace you created in previous steps., specifically, Check the Send to Log Analytics workspace option, the Subscription and Log Analytics workspace options appear:
image

Copy link
Member

@GGP1 GGP1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@Selutario Selutario left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rauldpm
Copy link
Member

rauldpm commented Jan 31, 2024

Documentation compiled without errors 🟢
╰─➤  make html  
sphinx-build -b html -d build/doctrees   source build/html
Running Sphinx v7.0.1
loading translations [en-US]... not available for built-in messages
loading pickled environment... done
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 682 source files that are out of date
updating environment: [config changed ('version')] 689 added, 0 changed, 9 removed
reading sources... [100%] user-manual/wazuh-indexer/wazuh-indexer-tuning                                                                                                                                          
Copying static files for wazuh-doc-images...[100%] img/loading.gif                                                                                                                                                
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] user-manual/wazuh-indexer/wazuh-indexer-tuning                                                                                                                                           
generating indices... done
writing additional pages... not_found moved-content search done
copying images... [100%] images/manual/wazuh-indexer/indexer-cluster-with-shard-replicas-diagram.png                                                                                                              
copying static files... done
copying extra files... done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.

The HTML pages are in build/html.

Build finished. The HTML pages are in build/html.
Image check 🟢

image
image

@davidjiglesias davidjiglesias merged commit bf04e43 into 4.8.0 Feb 1, 2024
@davidjiglesias davidjiglesias deleted the fix/21630-update-azure-log-analytics-section branch February 1, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Update Azure Log Analytics documentation
5 participants