{% extends "base.html" %} {% block content %}

Perforce Server Log Analyzer - local Docker version

Diagnosis of Server Performance Issues

Upload/specify a log file to the Perforce Server Log Analyzer (PSLA), and it will describe in detail those commands that may have affected your server performance. Your log data is stored in a local Sqllite3 database.

The PSLA is a Web interface that wraps around our popular log2sql.py tool. log2sql.py permits custom reports, but it requires local Python and package installations, or a docker installation and can require knowledge of SQL. The PSLA is easier to use: just upload your log file and start analyzing the results.

Access an Existing Log Upload a New Log
{% endblock %}