Commit Graph

390 Commits

Author SHA1 Message Date
Manuel J. Bernal
9712bfbb6c
Merge pull request #168 from wazuh/update-3.9.0_6.7.1
Updating elastic stack version to 6.7.1
2019-04-12 10:12:14 +02:00
l
78de851347 Updating elastic stack version to 6.7.1 2019-04-11 19:36:01 +02:00
Manuel J. Bernal
812eecb3ab
Merge pull request #155 from kravietz/active_response
Enable active-response section
2019-04-04 10:45:34 +02:00
Manuel J. Bernal
96012df2fc
Merge branch '3.9' into active_response 2019-04-04 10:45:17 +02:00
Manuel J. Bernal
be5d9ddd99
Merge pull request #164 from wazuh/fix-default-active_response
Fix default active response
2019-04-04 10:43:37 +02:00
l
ce4665ef3e Fixing default active response 2019-04-04 10:22:33 +02:00
Manuel J. Bernal
deaffd9c8e
Merge pull request #159 from kravietz/email_fix
Email fix
2019-04-03 15:02:31 +02:00
Manuel J. Bernal
ef3938c0c9
Merge pull request #163 from wazuh/fix-alias-missing
Adding alias to agent config file template
2019-04-03 13:24:20 +02:00
l
29301b0044 Adding alias to agent config file template 2019-04-03 12:20:59 +02:00
Manuel J. Bernal
07dacae92d
Merge pull request #110 from wazuh/3.7-concurrent-packages
Installing concurrent apt packages
2019-04-01 17:30:30 +02:00
l
7e284b8dd4 Using apt list at kibana 2019-04-01 12:59:39 +02:00
l
a9344cf181 Using list instead of iterating over one to install packages 2019-04-01 12:23:48 +02:00
Manuel J. Bernal
968e7f8206
Merge pull request #146 from perryk/fix_couple_warning_pk1
Fix a couple of minor warnings from default 3.8 manager role
2019-03-28 18:08:10 +01:00
Pawel Krawczyk
7381dc8b2b Fix wazuh_manager_config.email_notification
There's no need for a complicated if..then condition here since the
value is expected to be yes/no only
2019-03-22 00:03:42 +00:00
Pawel Krawczyk
f96ab0a317 Add flag to accept remote commands from manager
Without this flag the agent will not accept any system check
commands (`command` and `full_command`) configured in the Wazuh
Manager settings to cascade down to agents.
2019-02-20 13:31:24 +00:00
Pawel Krawczyk
bcd327280e Do not report virtual filesystems in df
Tell `df` not to report on virtual filesystems such as `squashfs` (used
by `snapd` and always at 100%), `tmpfs` (memory-only) and `devtmpfs`
(used by `udev`)
2019-02-18 13:01:42 +00:00
Pawel Krawczyk
81058daf1b Replace netstat with ss
The `ss` program is now the official replacement for `netstat` which
is deprecated in most Linux distributions. Also replace the messy sed
rules which do not work on all versions with a clean command-line that
just displays the key information that does **not** change on every
command run (e.g. PID) resulting in false positives.
2019-02-18 12:59:48 +00:00
Pawel Krawczyk
68cd434466 do no include syscheck section if not defined 2019-02-17 20:03:40 +00:00
Pawel Krawczyk
a94038201a typo 2019-02-17 20:03:30 +00:00
Pawel Krawczyk
58a76a8c08 Enable active-response section
As of now the whole active-response section was commented out and
inactive
2019-02-17 00:16:31 +00:00
AlfonsoRBJ
c78d82717b Resolved conflicts 2019-02-13 15:11:50 +01:00
AlfonsoRBJ
9ecfd7aeac
Bump version 3.8.3 2019-01-31 10:21:04 +01:00
AlfonsoRBJ
2350208f5d
Merge pull request #150 from wazuh/update-to-3.8.2
Update to Wazuh version v3.8.2
2019-01-30 18:17:16 +01:00
AlfonsoRBJ
272d1c623a Update CHANGELOG.md 2019-01-30 17:07:10 +01:00
AlfonsoRBJ
2030751eac Update to Wazuh version v3.8.2 2019-01-30 17:02:33 +01:00
AlfonsoRBJ
b3f4046a83 Bump version 3.8.2 2019-01-30 16:55:35 +01:00
Jesus Linares
a88af93ba4 Merge branch '3.8' into 3.9
Conflicts:
	CHANGELOG.md
	VERSION
2019-01-24 09:13:54 -05:00
Jesus Linares
f527db79f7 Merge branch '3.8' 2019-01-24 09:10:26 -05:00
AlfonsoRBJ
a0b3fae9d2 Update to Wazuh version 3.8.1 (#148) 2019-01-24 15:09:45 +01:00
AlfonsoRBJ
09ed90b74f Bump version 3.8.1 2019-01-24 12:50:06 +01:00
AlfonsoRBJ
aaef9cd1fa
Update VERSION 2019-01-22 16:46:39 +01:00
AlfonsoRBJ
f26ba7fd24
Update CHANGELOG.md 2019-01-22 16:46:04 +01:00
Perry Kollmorgen
1b51b2dc11 Fix warning from vul_detector config for Redhat Feed Name #145
The value for the Redhat Feed Name in the ossec.conf template no longer
requires a version. i.e the value should be "redhat" rather "redhat-7"
or similar.

https://documentation.wazuh.com/current/user-manual/reference/ossec-conf/wodle-vuln-detector.html#feed
https://github.com/wazuh/wazuh/pull/2137
2019-01-21 09:12:35 +10:00
Perry Kollmorgen
72b0f672d6 Fix warning from cluster interval option in defaults #145
The interval option in the cluster section in the defaults has been
depreciated and no longer requires to be set.

https://documentation.wazuh.com/current/user-manual/reference/ossec-conf/cluster.html#interval
2019-01-21 09:10:45 +10:00
AlfonsoRBJ
df95a75b6b
Merge pull request #143 from wazuh/PR-java-path
Fix oracle java cookies
2019-01-18 16:35:59 +01:00
Carlos Dominguez
492d7ad288
Update CHANGELOG.md 2019-01-18 16:33:33 +01:00
AlfonsoRBJ
61fa11d4f4
Merge pull request #144 from wazuh/3.8-pre_release
Adapt new version (3.8.0-6.5.4)
2019-01-18 16:30:52 +01:00
cadoming
37bfa5be17 3.8 release 2019-01-18 15:11:40 +00:00
Carlos Dominguez
c20c695207
Update CHANGELOG.md 2019-01-17 17:19:37 +01:00
Carlos Dominguez
d4b2de38de
delete save file 2019-01-17 17:03:17 +01:00
cadoming
949aa7f043 adapt new version (3.8.0-6.5.4) 2019-01-17 15:42:11 +00:00
cadoming
61260986c0 fixed java path 2019-01-16 16:16:06 +00:00
AlfonsoRBJ
3e1fcda11b
Update Slack link 2019-01-14 17:35:58 +01:00
AlfonsoRBJ
0e43b681bb
Update Slack link 2019-01-14 17:35:36 +01:00
Carlos Dominguez
43adee9c04
Bump version 3804 2019-01-14 10:55:27 +01:00
Carlos Dominguez
5ef887c0bf
Update CHANGELOG.md 2019-01-14 10:54:39 +01:00
Carlos Dominguez
cff25aae51
Bump version 3803 2019-01-14 10:51:38 +01:00
Carlos Dominguez
5a4b2ba5f5
Update CHANGELOG.md 2019-01-14 10:50:52 +01:00
Carlos Dominguez
36f2b4fe04
Bump version 3802 2019-01-14 10:47:42 +01:00
Carlos Dominguez
c0c1f479b8
Update CHANGELOG.md 2019-01-14 10:47:08 +01:00