Skip to content

Accessing Web Interfaces

@AlanOrlikoski edited this page Apr 15, 2018 · 8 revisions

Skadi Desktop Instructions

  • Log into Desktop of Skadi Desktop and open Firefox
  • Click on the respective bookmarks in the bookmark bar for
    • Kibana
    • TimeSketch
    • Cerebro

Skadi Server Instructions

Base OVF (Default settings)

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
  • Access TimeSketch instance:
    • Secure : https://timesketch.your-domain.com
    • Unsecure: http://timesketch.your-domain.com
  • Access Cerebro (ElasticSearch management instance):
    • Secure : https://cerebro.your-domain.com
    • Unsecure: http://cerebro.your-domain.com