wazuh-splunk
wazuh-splunk copied to clipboard
Wazuh - Splunk App
Splunk App for Wazuh
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.

Documentation
Branches
stablebranch on correspond to the last Wazuh App stable version.masterbranch contains the latest code, be aware of possible bugs on this branch.
Installation and Upgrade
Requirements
- 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.
Using the Web User Interface (WUI)
- 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 filebutton. - Select and upload the downloaded App package.
- Check the
Upgrade Appcheckbox if a Wazuh App is already installed. - Click on
Upload. A restart of the Indexer may be required.
Using the Command Line Interface (CLI)
-
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>
Compatibility Matrix
The compatibility matrix is avaliable in the repository wiki.
Contribute
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 & License
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.