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

Remove logs.level app setting #6810

Merged
merged 5 commits into from
Feb 19, 2024

Conversation

Desvelao
Copy link
Member

@Desvelao Desvelao commented Nov 28, 2023

Description

This pull request removes the logs.level app setting and the references to the plugin log files and App logs application because this will not exist anymore regarding the logging system of the plugin will use the logging system provided by the platform.

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.

@Desvelao
Copy link
Member Author

Desvelao commented Feb 7, 2024

Review the references to wazuhapp.log and the rest of app logs files, they must be removed.

- Remove the references to the logs files of the plugins:
  - Remove reference to wazuhapp.log file
  - Remove screenshot of App logs application
@Desvelao
Copy link
Member Author

Desvelao commented Feb 8, 2024

Review the references to wazuhapp.log and the rest of app logs files, they must be removed.

I removed the references I found.

@Desvelao Desvelao marked this pull request as ready for review February 8, 2024 09:04
@Desvelao Desvelao requested a review from javimed February 8, 2024 09:04
@Desvelao Desvelao changed the base branch from master to 4.9.0 February 14, 2024 11:01
@javimed javimed added level/task Task issue type/enhancement Enhancement issue labels Feb 14, 2024
@javimed javimed merged commit 256ce03 into 4.9.0 Feb 19, 2024
@javimed javimed deleted the fix/wdp-6137-remove-logs-level-app-setting branch February 19, 2024 11:09
@Rebits Rebits mentioned this pull request Apr 1, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/enhancement Enhancement issue
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Adapt the logging method of the plugins to the provided by the platform
2 participants