Cyences App for Splunk built by CrossRealms International
To provide the feedback open issue in this repo.
To contribute to the project, please raise PR against this repo.
This project is to build a Splunk App that allows user to visualize the security of the whole corporate environment at the central place.
- For enterprise security user has to configure the Enterprise Security's correlation searches and understand how Enterprise Security works.
- But for this App, the goal is to provide out of the box end-to-end security solutions. So, user don't have to configure much. Also, this App works on the alerts so that user can get slack or email notification while keeping the minimal false positives.
Development has started under the observation of CrossRealms International
. But the goal is to make it collaborative development.
Cyences Documentation is powered by Jekyll and is present under doc directory.
References:
- Make sure you have docker installed on the machine
- cd docs # navigate to docs directory in your terminal
- Run
docker compose up
- Go to: http://127.0.0.1:4000
Please read App's documentation here. Please read Add-on's documentation here.