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

[Backport 4.4-7.16] Fix deploy new agent section #4979

Closed
wants to merge 34 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
3ee4c03
accordion and alpine os
chantal-kelm Nov 29, 2022
dcbf6d1
changes
chantal-kelm Nov 29, 2022
5914269
changes
chantal-kelm Nov 29, 2022
807af36
changes
chantal-kelm Nov 29, 2022
3cb368d
changes
chantal-kelm Nov 29, 2022
a30ddc6
alpine versions commands
chantal-kelm Nov 29, 2022
66f9805
commands for alpine and architecture macos
chantal-kelm Nov 29, 2022
6647dcb
changes
chantal-kelm Nov 30, 2022
bc6e257
command debian
chantal-kelm Nov 30, 2022
a5d7ac7
changes and changelog
chantal-kelm Dec 12, 2022
93c4253
command raspbian
chantal-kelm Nov 30, 2022
1b166dc
changelog
chantal-kelm Dec 7, 2022
b5b1133
clear code
chantal-kelm Dec 12, 2022
e229709
styles
chantal-kelm Dec 12, 2022
050f4cf
clean code
chantal-kelm Dec 12, 2022
5505134
fixed windows command
chantal-kelm Dec 12, 2022
3f5b824
Merge branch '4.4-7.16' into backport-4933-to-4.4-7.16
AlexRuiz7 Dec 14, 2022
4718508
Update changelog
chantal-kelm Dec 15, 2022
72d267a
Merge branch '4.4-7.16' into backport-4933-to-4.4-7.16
chantal-kelm Dec 16, 2022
b0fb96c
merge 4.4-7.16
chantal-kelm Dec 19, 2022
08d4da2
merge 4.4-7.16
chantal-kelm Dec 20, 2022
afc062e
clean code
chantal-kelm Dec 20, 2022
5c82a30
Merge branch '4.4-7.10' into 4931-fix-section-deploy-new-agent
chantal-kelm Dec 15, 2022
7c42526
deploy new agent section: command fixed for solaris
chantal-kelm Dec 16, 2022
acdeacd
Merge branch '4.4-7.10' into 4931-fix-section-deploy-new-agent
chantal-kelm Dec 16, 2022
a636360
Fix agent deployment instructions for HP-UX and Solaris (#4943)
chantal-kelm Dec 19, 2022
1eee399
merge 4.4-7.10
chantal-kelm Dec 19, 2022
5621df3
red hat, centos and windows commands fixed
chantal-kelm Dec 19, 2022
4466fd2
Merge branch '4.4-7.10' into 4931-fix-section-deploy-new-agent
chantal-kelm Dec 20, 2022
471cf42
Deploy new agent section: change the commands for all os
chantal-kelm Dec 20, 2022
846e423
Deploy new agents: Update commands
chantal-kelm Dec 21, 2022
9102c3d
Deploy new agent section: change commands for all os
chantal-kelm Dec 20, 2022
707eb45
clean code
chantal-kelm Dec 20, 2022
04662f7
Deploy new agents: Update commands
chantal-kelm Dec 20, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
changelog
  • Loading branch information
chantal-kelm committed Dec 12, 2022
commit 1b166dc55ea2d92fa96f1c553a88bd57bf9cb1b0
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -19,6 +19,7 @@ All notable changes to the Wazuh app project will be documented in this file.
- Added powerPC architecture in redhat7, in the section 'Deploy new agent'. [4833](https://github.com/wazuh/wazuh-kibana-app/pull/4833)
- Added a centralized service to handle the requests [#4831](https://github.com/wazuh/wazuh-kibana-app/pull/4831)
- Added data-test-subj create policy [#4873](https://github.com/wazuh/wazuh-kibana-app/pull/4873)
- Deploy new agent section: Added extra steps message and new command for windows xp and windows server 2008, added alpine agent with all its steps. [#4979](https://github.com/wazuh/wazuh-kibana-app/pull/4979)

### Changed

@@ -32,7 +33,6 @@ All notable changes to the Wazuh app project will be documented in this file.
- Added cluster's IP and protocol as suggestions in the agent deployment wizard. [#4776](https://github.com/wazuh/wazuh-kibana-app/pull/4776)
- Show OS name and OS version in the agent installation wizard. [#4851](https://github.com/wazuh/wazuh-kibana-app/pull/4851)
- Changed the endpoint that updates the plugin configuration to support multiple settings. [#4501](https://github.com/wazuh/wazuh-kibana-app/pull/4501)
- Added extra steps message and new command for windows xp and windows server 2008, added alpine agent with all its steps. [#4979](https://github.com/wazuh/wazuh-kibana-app/pull/4979)

### Fixed

@@ -45,7 +45,7 @@ All notable changes to the Wazuh app project will be documented in this file.
- Fixed pagination to SCA table [#4653](https://github.com/wazuh/wazuh-kibana-app/issues/4653)
- Fixed WAZUH_PROTOCOL param suggestion [#4849](https://github.com/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://github.com/wazuh/wazuh-kibana-app/pull/4876) [#4880](https://github.com/wazuh/wazuh-kibana-app/pull/4880)
- Fixed the agents wizard OS styles and their versions. [#4832](https://github.com/wazuh/wazuh-kibana-app/pull/4832) [#4838](https://github.com/wazuh/wazuh-kibana-app/pull/4838)
- Deploy new agent section: Fixed the agents wizard OS styles and their versions. [#4832](https://github.com/wazuh/wazuh-kibana-app/pull/4832) [#4838](https://github.com/wazuh/wazuh-kibana-app/pull/4838)
- Fixed the way macos versions and architectures were displayed, fixed the way agents were displayed, fixed the way ubuntu versions were displayed. [#4979](https://github.com/wazuh/wazuh-kibana-app/pull/4979)

## Wazuh v4.3.10 - Kibana 7.10.2, 7.16.x, 7.17.x - Revision 4311
41 changes: 35 additions & 6 deletions public/controllers/agent/components/register-agent.js
Original file line number Diff line number Diff line change
@@ -1425,6 +1425,27 @@ apk add wazuh-agent`,
</span>
}
></EuiCallOut>
) : this.state.selectedVersion == '3.12.12' ? (
<EuiCallOut
color='warning'
className='message'
iconType='iInCircle'
title={
<span>
Might require some extra installation{' '}
<EuiLink
target='_blank'
href={webDocumentationLink(
'installation-guide/wazuh-agent/wazuh-agent-package-linux.html',
appVersionMajorDotMinor,
)}
>
steps
</EuiLink>
.
</span>
}
></EuiCallOut>
) : this.state.selectedVersion == 'debian7' ||
this.state.selectedVersion == 'debian8' ||
this.state.selectedVersion == 'debian9' ||
@@ -1781,12 +1802,20 @@ apk add wazuh-agent`,
? [
{
title: 'Choose the version',
children: buttonGroup(
'Choose the version',
versionButtonAlpine,
this.state.selectedVersion,
version => this.setVersion(version),
),
children:
this.state.selectedVersion == '3.12.12'
? buttonGroupWithMessage(
'Choose the version',
versionButtonAlpine,
this.state.selectedVersion,
version => this.setVersion(version),
)
: buttonGroup(
'Choose the version',
versionButtonAlpine,
this.state.selectedVersion,
version => this.setVersion(version),
),
},
]
: []),