{"id":20309523,"url":"https://github.com/wazuh/wazuh-splunk","last_synced_at":"2025-09-08T05:40:40.284Z","repository":{"id":37430876,"uuid":"92214652","full_name":"wazuh/wazuh-splunk","owner":"wazuh","description":"Wazuh - Splunk App","archived":false,"fork":false,"pushed_at":"2024-09-17T12:48:04.000Z","size":36152,"stargazers_count":55,"open_issues_count":83,"forks_count":29,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-08-07T18:01:11.941Z","etag":null,"topics":["compliance","file-integrity-management","gdpr","ids","intrusion-detection","log-analysis","loganalyzer","monitoring","openscap","ossec","pci-dss","policy-monitoring","security","security-awareness","security-hardening","splunk","vulnerability-detection","wazuh"],"latest_commit_sha":null,"homepage":"https://wazuh.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wazuh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-23T20:06:01.000Z","updated_at":"2025-07-08T13:57:34.000Z","dependencies_parsed_at":"2023-09-28T11:34:48.841Z","dependency_job_id":"82b444e2-4886-494c-9cb4-a81e9ae6d52d","html_url":"https://github.com/wazuh/wazuh-splunk","commit_stats":null,"previous_names":[],"tags_count":338,"template":false,"template_full_name":null,"purl":"pkg:github/wazuh/wazuh-splunk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazuh%2Fwazuh-splunk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazuh%2Fwazuh-splunk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazuh%2Fwazuh-splunk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazuh%2Fwazuh-splunk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wazuh","download_url":"https://codeload.github.com/wazuh/wazuh-splunk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazuh%2Fwazuh-splunk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274138852,"owners_count":25228890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compliance","file-integrity-management","gdpr","ids","intrusion-detection","log-analysis","loganalyzer","monitoring","openscap","ossec","pci-dss","policy-monitoring","security","security-awareness","security-hardening","splunk","vulnerability-detection","wazuh"],"created_at":"2024-11-14T17:27:39.062Z","updated_at":"2025-09-08T05:40:40.257Z","avatar_url":"https://github.com/wazuh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Splunk App for Wazuh\n\n[![Slack](https://img.shields.io/badge/slack-join-blue.svg)](https://wazuh.com/community/join-us-on-slack/)\n[![Email](https://img.shields.io/badge/email-join-blue.svg)](https://groups.google.com/forum/#!forum/wazuh)\n[![Documentation](https://img.shields.io/badge/docs-view-green.svg)](https://documentation.wazuh.com)\n[![Documentation](https://img.shields.io/badge/web-view-green.svg)](https://wazuh.com)\n\n 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.\n* * *\n![Overview](SplunkOverview.png)\n### Documentation\n\n- [Wazuh App for Splunk installation guide](https://documentation.wazuh.com/current/deployment-options/splunk/index.html)\n\n## Branches\n\n- `stable` branch on correspond to the last Wazuh App stable version.\n- `master` branch contains the latest code, be aware of possible bugs on this branch.\n\n## Installation and Upgrade\n\n### Requirements\n1. A Wazuh Manager with a running and accesible API.\n2. A __Splunk Universal Forwarder__ installed along with the Wazuh Manager.\n3. At least one __Splunk Enterprise Indexer__.\n\n### Using the Web User Interface (WUI)\n\n1. Download the App package that matches your installation (Wazuh and Splunk version, check the [Compatibilty Matrix](#compatibility-matrix)).\n2. Go to the Splunk WUI main page and click on the **gear** icon (Manage Apps), at the sidebar.\n3. Click on the `Install App from file` button.\n4. Select and upload the downloaded App package.\n5. Check the `Upgrade App` checkbox if a Wazuh App is already installed.\n6. Click on `Upload`. A restart of the Indexer may be required.\n\n### Using the Command Line Interface (CLI)\n\n1. Download the App package that matches your installation (Wazuh and Splunk version, check the [Compatibilty Matrix](#compatibility-matrix)).\n2. If an older App is already installed, remove it using the Splunk binary:\n    \n    ```bash\n    $SPLUNK_HOME/bin/splunk remove app SplunkAppForWazuh\n    ```\n3. Install the App:\n\n    ```bash\n    $SPLUNK_HOME/bin/splunk install app \u003cdownloaded_package\u003e\n    ```\n\n### Compatibility Matrix\n\nThe compatibility matrix is avaliable in the repository [wiki](https://github.com/wazuh/wazuh-splunk/wiki/Compatibility).\n\n## Contribute\n\nIf you want to contribute to our project please don't hesitate to send a pull request. You can also join our users [mailing list](https://groups.google.com/d/forum/wazuh), by sending an email to \u003cmailto:wazuh+subscribe@googlegroups.com\u003e, to ask questions and participate in discussions.\n\n## Copyright \u0026 License\n\nCopyright (C) 2015-2022 Wazuh, Inc.\n\nThis 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.\n\nFind more information about this on the [LICENSE](LICENSE) file.\n\n## References\n\n-   [Wazuh website](https://wazuh.com)\n-   [Wazuh documentation](https://documentation.wazuh.com)\n-   [Splunk documentation](http://docs.splunk.com/Documentation)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwazuh%2Fwazuh-splunk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwazuh%2Fwazuh-splunk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwazuh%2Fwazuh-splunk/lists"}