Skip to content

Commit

Permalink
Fix commands in the deploy new agent section (#4962)
Browse files Browse the repository at this point in the history
* fix-commands-in-the-deploy-new-agent-section

* CHANGELOG

Co-authored-by: Álex <[email protected]>
  • Loading branch information
chantal-kelm and AlexRuiz7 authored Dec 19, 2022
1 parent 3b398cb commit 61283ed
Show file tree
Hide file tree
Showing 2 changed files with 1,115 additions and 620 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ All notable changes to the Wazuh app project will be documented in this file.
- Fixed pagination to SCA table [#4653](https:/wazuh/wazuh-kibana-app/issues/4653)
- Fixed WAZUH_PROTOCOL param suggestion [#4849](https:/wazuh/wazuh-kibana-app/pull/4849)
- Raspbian OS, Ubuntu, Amazon Linux and Amazon Linux 2 commands in the wizard deploy agent now change when a different architecture is selected [#4876](https:/wazuh/wazuh-kibana-app/pull/4876) [#4880](https:/wazuh/wazuh-kibana-app/pull/4880)
- Fixed commands in the deploy new agent section(most of the commands are missing '-1') [#4962](https:/wazuh/wazuh-kibana-app/pull/4962)
- Fixed Inventory checks table filters by stats [#4999](https:/wazuh/wazuh-kibana-app/pull/4999)
- Fixed vulnerabilities default last scan date formatter [#4975](https:/wazuh/wazuh-kibana-app/pull/4975)

Expand All @@ -71,7 +72,7 @@ All notable changes to the Wazuh app project will be documented in this file.

### Fixed

- Wazuh.yml review: fixed link to web documentation, improved in-file documentation and fixed some grammatical errors. [#4378](https:/wazuh/wazuh-kibana-app/pull/4378) [#4399](https:/wazuh/wazuh-kibana-app/pull/4399)
- Wazuh.yml review: fixed link to web documentation, improved in-file documentation and fixed some grammatical errors. [#4378](https:/wazuh/wazuh-kibana-app/pull/4378) [#4399](https:/wazuh/wazuh-kibana-app/pull/4399)
- Fixed an error during the generation of a group's report, if the request to the Wazuh API fails [#4350](https:/wazuh/wazuh-kibana-app/pull/4350)
- Fixed a problem with the group's report, when the group has no agents [#4350](https:/wazuh/wazuh-kibana-app/pull/4350)
- Fixed path in logo customization section [#4352](https:/wazuh/wazuh-kibana-app/pull/4352)
Expand Down
Loading

0 comments on commit 61283ed

Please sign in to comment.