-
Notifications
You must be signed in to change notification settings - Fork 58
Description
After following the steps as mentioned in the wiki
https://github.com/JPCERTCC/SysmonSearch/wiki/how-to-install#stixioc-server-setup
I run up to the following response from the StixIoc server (on both Windows 7 x64 and Ubuntu 18.04 x64)
Traceback (most recent call last):
File "/home/ubuntu1804/Documents/elk/SysmonSearch/stixioc-import-server/.env/local/lib/python2.7/site-packages/tornado/web.py", line 1569, in _execute
result = self.prepare()
File "/home/ubuntu1804/Documents/elk/SysmonSearch/stixioc-import-server/.env/local/lib/python2.7/site-packages/tornado/web.py", line 2322, in prepare
raise HTTPError(self._status_code)
HTTPError: HTTP 404: Not Found
I couldn't figure out what's going on.
I currently have ElasticSearch-6.4.2 and Kibana-6.4.2 installed.
Any support is welcomed.