-
Notifications
You must be signed in to change notification settings - Fork 21
Home
Sjors edited this page Jun 2, 2017
·
11 revisions
The following picture is a visualization of the osint-combiner.
Follow the next steps to build the osint-combiner environment:
- (Command examples are based on software installations via APT in Ubuntu)
- The second VM (or even more VMs) is not mandatory, but could be useful for stability and redundancy. All the other VMs only need Elasticsearch installed.
- Get a VM (or use a dedicated computer) with a supported OS (we used Ubuntu).
- Git clone this project.
- It is advised to put Kibana behind a proxy for security reasons. Check de wiki page "Component: NGINX reverse proxy"
- Install Logstash, Elasticsearch and Kibana and configure them with the help of the wiki page "Component: Logstash, Elasticsearch, Kibana"
- Configure and use the scripts with wiki page "Component: Python scripts"