File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
SplunkAppForWazuh/default Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to the Wazuh app for Splunk project will be documented in this file.
4
4
5
- ## Wazuh v4.2.0 - Splunk Enterprise v8.1.2 - Revision 4201
5
+ ## Wazuh v4.2.0 - Splunk Enterprise v8.1.2, v8.1.3 - Revision 4201
6
6
7
7
### Added
8
8
9
9
- Added error toast in search handler when the connection with forwarder fails [ #2021 ] ( https://github.com/wazuh/wazuh-splunk/pull/1021 )
10
10
- Changed query to show alert evolution on discover [ #1024 ] ( https://github.com/wazuh/wazuh-splunk/pull/1024 )
11
11
- Added link to agent view in Group Agents table [ #1066 ] ( https://github.com/wazuh/wazuh-splunk/pull/1066 )
12
+ - Support for Splunk 8.1.3
12
13
13
14
### Changed
14
15
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ is_visible = 1
3
3
label = Wazuh
4
4
5
5
[launcher]
6
- version = 4.1.3
6
+ version = 4.2.0
7
7
8
8
description = Wazuh helps you to gain deeper security visibility into your infrastructure by monitoring hosts at an operating system and application level.
9
9
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ revision = 4201
6
6
version = 4.2.0
7
7
8
8
[splunk]
9
- version = 8.1.2
9
+ version = 8.1.3
Original file line number Diff line number Diff line change 4
4
"revision" : " 4201" ,
5
5
"code" : " 4201-0" ,
6
6
"kibana" : {
7
- "version" : " 8.1.2 "
7
+ "version" : " 8.1.3 "
8
8
},
9
9
"description" : " Splunk app for Wazuh" ,
10
10
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments