There was an error while loading. Please reload this page.
Start Elasticsearch, Kibana and StixIoC server:
# Elasticsearch service start $ $ES_HOME/bin/elasticsearch # Kibana service start $ $KIBANA_HOME/bin/kibana # StixIoC service start # Actibate venv before execute python $ cd SysmonSearch/stixioc-import-server/ $ python server.py
Execute docker-compose in SysmonSearch/docker directory:
$ cd SysmonSearch/docker/ $ docker-compose up
Access http://[Kibana Server IP address]:5601/ with a web browser.
http://[Kibana Server IP address]:5601/
Manual
Appendix. Install the React version
マニュアル(日本語)
Appendix. Reactバージョンのインストール