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

Deleted the line regarding Splunk 8.1.4 #1119

Merged
merged 2 commits into from
Sep 28, 2021
Merged
Changes from 1 commit
Commits
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
Next Next commit
Deleted the line regarding Splunk 8.1.4
Deleted the line regarding Splunk 8.1.4, since there are no package available (at least from the link provided in the table) and the documentation states the compatibility for splunk is up to 8.1.3
  • Loading branch information
dariommr authored Sep 15, 2021
commit 0de8ac5ffa3d5231b12347d924f88cde3081564d
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@

| Splunk version | Wazuh version | Installation |
| :------------: | :---------------: | :--------------------------------------------------------------|
| 8.1.4 | 4.2.1 | <https://packages.wazuh.com/4.x/ui/splunk/wazuh_splunk-4.2.1_8.1.4-1.tar.gz> |
| 8.1.3 | 4.2.1 | <https://packages.wazuh.com/4.x/ui/splunk/wazuh_splunk-4.2.1_8.1.3-1.tar.gz> |
| 8.1.3 | 4.2.0 | <https://packages.wazuh.com/4.x/ui/splunk/wazuh_splunk-4.2.0_8.1.3-1.tar.gz> |
| 8.1.2 | 4.2.0 | <https://packages.wazuh.com/4.x/ui/splunk/wazuh_splunk-4.2.0_8.1.2-1.tar.gz> |
Expand Down