The Wazuh App for Splunk offers an option to visualize Wazuh Alerts and API data. Wazuh helps you to gain deeper security visibility into your infrastructure by monitoring hosts at an operating system and application level.
stable
branch on correspond to the last Wazuh App stable version.master
branch contains the latest code, be aware of possible bugs on this branch.
- A Wazuh Manager with a running and accesible API.
- A Splunk Universal Forwarder installed along with the Wazuh Manager.
- At least one Splunk Enterprise Indexer.
- Download the App package that matches your installation (Wazuh and Splunk version, check the Compatibilty Matrix).
- Go to the Splunk WUI main page and click on the gear icon (Manage Apps), at the sidebar.
- Click on the
Install App from file
button. - Select and upload the downloaded App package.
- Check the
Upgrade App
checkbox if a Wazuh App is already installed. - Click on
Upload
. A restart of the Indexer may be required.
-
Download the App package that matches your installation (Wazuh and Splunk version, check the Compatibilty Matrix).
-
If an older App is already installed, remove it using the Splunk binary:
$SPLUNK_HOME/bin/splunk remove app SplunkAppForWazuh
-
Install the App:
$SPLUNK_HOME/bin/splunk install app <downloaded_package>
The compatibility matrix is avaliable in the repository wiki.
If you want to contribute to our project please don't hesitate to send a pull request. You can also join our users mailing list, by sending an email to mailto:[email protected], to ask questions and participate in discussions.
Copyright (C) 2015-2022 Wazuh, Inc.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Find more information about this on the LICENSE file.