Skip to content

Control Application (Managing Applications)

David Maxwell edited this page Mar 25, 2021 · 28 revisions

Managing Applications, Flights, and Sessions in LogUI Server

The Applications component allows you to view and add applications, flights, and sessions to the LogUI server. If you are unsure what these are, please read the Wiki page that explains the basic concepts behind LogUI, and then come back to this page to learn how to use the application.

Applications

Applications currently stored in the database of your LogUI server instance can be listed by clicking on the Applications component icon, on the left of the screen. You will then see a screen similar to the one shown below.

Listing Applications

If no applications are present on the system, you will be presented with a message instead of a table. Each row on the table provides the application's name, its unique identifier (a UUID), a timestamp of when it was created, and the number of flights it has associated with it. Click the row to view the flights associated with the application (if any).

Creating a new Application

Flights

Creating a new Flight

make sure you specify the domain correctly!
use http://localhost if you run the thing locally, or in a file://

Starting and Stopping Flights

The Authorisation Token

Sessions

  • explain what the different icons mean

Downloading Interaction Log Data

Clone this wiki locally