-
Notifications
You must be signed in to change notification settings - Fork 70
Accessing Web Interfaces
@AlanOrlikoski edited this page Apr 15, 2018
·
8 revisions
- Log into Desktop of
Skadi Desktop
and openFirefox
- Click on the respective bookmarks in the bookmark bar for
- Kibana
- TimeSketch
- Cerebro
Note: This is not recommended for Cloud instances or anything that is accessed through the internet
- Access Kibana instance:
- http://<Skadi IP address or localhost>:5601
- Access TimeSketch instance:
- http://<Skadi IP address or localhost>:5000
- Access Cerebro (ElasticSearch management instance):
- http://<Skadi IP address or localhost>:9000
Base OVF with Skadi Pack 02: Secure Networking (Secured with unique username and passwords)
Note: your-domain.com
is the same as entered when setting up Secure Networking Pack was run and the Secure
tag is for those that were able to implement full TLS/SSL encryption
- Access Kibana instance:
- Secure :
https://kibana.your-domain.com
- Unsecure:
http://kibana.your-domain.com
- Secure :
- Access TimeSketch instance:
- Secure :
https://timesketch.your-domain.com
- Unsecure:
http://timesketch.your-domain.com
- Secure :
- Access Cerebro (ElasticSearch management instance):
- Secure :
https://cerebro.your-domain.com
- Unsecure:
http://cerebro.your-domain.com
- Secure :