You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

The Security Monitor page, when the solution is running, showcases the list of processes and users connected with the server.

On this page:




Monitoring  Client Connections

To access the Scripts Monitor in your solution, click on Security → Security Monitor.

The contents on that tables are the result from calling the method:

@Server.GetAllConnections()

That method returns a DataTable with the following columns:

Security Monitor Table - GetAllConnections() method

Field

Description

UserName

Credentials used on the the connections

ConnectionTime

Session duration

IP

Connection Network address 

ModuleName

Process Name


In this section:

The root page V10:@parent could not be found in space v10.

  • No labels