tree: ed1ed8a794b0f4c9150f54b9c4d02867c83667d0 [path history] [tgz]
  1. files/
  2. scripts/
  3. src/
  4. test/
  5. .gitignore
  6. .jshintrc
  7. LICENSE-MIT
  8. README.md
  9. twisted_app.py
  10. Vagrantfile
dashboard/README.md

User-ALE Dashboard

Fully running User-ALE

Getting Started

Install Dependencies

  • Install Vagrant
  • Install VirtualBox

Start Vagrant

This will provision the base box which is an Ubuntu 14.04 machine.

vagrant up

SSH into Vagrant

vagrant ssh

Install necessary packages

bash /vagrant/scripts/install.sh

Set indices in ElasticSearch

bash /vagrant/scripts/restart.sh

Start Twisted Server

sudo twistd -y /vagrant/twisted_app.py

Go to Kibana at http://localhost:9000/kibana

Send logs by going here: http://localhost:9000/test/