WebOffice Statistics

WebOffice 10.9 R4 automatically logs access statistic information into a file WebOffice.csv located in C:\Tomcat\webapps\<WebOffice application>\WEB-INF\work.

The statistics file gets stored on daily basis because a lot of information may get logged. An additional field HOUR for analysis of peak load (system dimensioning) is available.

 

WebOffice.csv-Header

Description

DATE

Shows the date of access.

TIME

Shows the time of the access.

HOUR

Is available for peak time analysis.

USER

The user who accesses WebOffice.

PROJECT

The project that is accessed.

REQUEST

The request that is sent by WebOffice.

RESOURCE

The resource that is used by WebOffice. This resource can be a plot template, an epaper report or an extract profile.

DURATION

The required duration.

IP

The ID of the session.

STATUS

Displays the corresponding error code in case of errors.

SESSION ID

The ID of the session.

SYNERGIS_SESSION

Indicates the Tomcat (servlet) session ID.

USER_INFO

Name of the user.

SERVICE

The service to be used.

OBJ_ACCESS

Indicates which objects (resources) were accessed.

USER_INFO

Indicates which objects (resources) were accessed.

APP_REFERER

Shows the parameter client_app_referer if available.

HTTP_REFERER

Indicates where the request came from.

WEBOFFICE_CLIENT

The WebOffice client to be used.

 

The access statistics can be displayed in SynAdmin. Statistics can be split up project specific, user specific and request type specific.

 

Request specific statistics can be further classified:

 

Category

Request Type

Project

PROJECT_START

PROJECT_STOP

RELOAD

SESSION_TIMEOUT

SET_CONFIGURATION

LOGIN

GET_SAVE_PROFILE

EXTERNAL_CALL

Map display

GET_IMAGE

GET_MULTI_IMAGE

GET_OVERVIEW_IMAGE

GET_TILE

GET_REST

Result display

GET_RESULTS

GET_EPAPER

GET_EXTRACT

GET_MAPTIP

GET_PRINT

GET_PRINT_INDEXENVELOPES

GET_PROJECTION

GET_RASTERINFO

Editing

EDIT_CREATE

EDIT_DELETE
EDIT_GET

EDIT_UPDATE

Other

ADD_AGSREST

ADD_WMS

GEOPROCESSING

UPLOAD_GEODATA

 

 

Access statistics reports and diagrams can be generated directly in the SynAdmin or with table calculation applications. Using e.g. Microsoft Excel and Pivot charts you can easily and quickly generate statistics diagrams. Below you find some sample statistics diagrams.

 

Statistics diagram analyzing hour peak load

Statistics diagram analyzing hour peak load

 

Statistics diagram analyzing access of named users

Statistics diagram analyzing access of named users

 

 

Statistics diagram with average request response time in milliseconds

Statistics diagram with average request response time in milliseconds

 

Furthermore in the column RESOURCE of the WebOffice.csv file the selected map view gets logged whenever an image request is performed. If the user changes the table of content and therefore activates the <User Defined> View no entry will be logged until a new pre-defined map view is selected. In this way it is possible to calculate the percentage of pre-defined map views in comparison with user defined views of a project using Microsoft Excel.

 

icon_cross-reference

See chapter Statistics Tab for details about accessing statistics in SynAdmin.

See chapter Statistics for details about the configuration of statistics in WebOffice author.

See chapter Advanced Statistics for details about the creation of pivot charts for WebOffice statistics.

See chapter Overall Statistics from Daily Statistics for details how to create an overall statistics file.