Meego Wiki
Views

Quality/QA-tools/OTS/Plugins/HTTP logger

From MeeGo wiki
Jump to: navigation, search

HTTP logger plugin

Released in OTS 0.8.2.

Installation

Installation is made to OTS server.

1. Install plug-in

sudo apt-get install python-ots-plugin-logger

Fedora:

sudo yum install python-ots-plugin-logger

2. Install Django environment

3. Setup Apache2 environment

4. Enable Django application

'ots.plugin.logger'

5. Create/update database

6. Restart Apache2

sudo service apache2 restart

Fedora:

sudo /etc/init.d/httpd restart

7. Browse http://localhost/logger/view/

Personal tools