File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,13 @@ All notable changes to the Wazuh app for Splunk project will be documented in th
11
11
### Changed
12
12
- Performance improvings:
13
13
- Event listeners and unused dependencies were removed
14
+ - Useless tokens deleted
14
15
- API Configuration:
15
16
- IP base and port are not required anymore.
16
17
- Status led added in order to check connection.
17
18
- Password field is not shown now.
18
19
- View controllers transpiled to ES6 syntax
20
+ - Wazuh copyright on each javascript and python file
19
21
- Tab distribution redesigned:
20
22
- Deleted redundant Agents summary views and compact them in just one tab
21
23
- Deleted Search on Rules and Search on Decoders tab and compacting all functionalities in Ruleset and Decoders tabs
@@ -24,7 +26,8 @@ All notable changes to the Wazuh app for Splunk project will be documented in th
24
26
- Ruleset and Decoders search tabs now are able to filter properly.
25
27
- SSL Verification Error in lab environment fixed
26
28
- Groups: now the content of each individual configuration file is showed up in pretty JSON format properly.
27
-
29
+ - Splunk queries fixed:
30
+ - Now a query is executed when a Splunk element such tables and tags are clicked
28
31
## Wazuh v3.2.x - Splunk app v2.1.0
29
32
### Added
30
33
- New Configuration tab:
You can’t perform that action at this time.
0 commit comments