SessionAudit
  • Infrastructure Documents
  • Overview
    • What is Session Audit
    • FAQs
    • Road Map
    • Licensing
  • Planning
    • POC Requirements
    • Supported Configurations
    • Windows Server Requirements
    • SQL Server Requirements
    • Agent Requirements
    • Other Requirements
    • Network Considerations
    • Design
      • Single Deployment
      • Distributed Deployment
  • Deployment
    • Installing Microsoft SQL Server
    • HTTPS Certificate
    • DNS Records
    • .Net Framework 4.7.2 Download and Install
    • .NET Core 6.0.16 Download and Install
    • Internet Information Service Installation
    • Single Deployment
      • DB Creation
      • IIS and Site Settings
      • Database Permissions
    • Distributed Deployment
    • Upgrade Existing SessionAudit Installation
  • Initial Configuration
    • First time Login to SessionAudit
    • License Management
    • LDAP Settings
    • Role Management
    • Change Admin Password
  • Advanced Configuration
    • Login to the Portal with Domain Account
    • Settings
      • Server Settings
      • Agent Settings
      • LDAP Settings
      • Notification Settings
      • Syslog Settings
  • Managing
    • Dashboard (Home)
    • Tracker
    • Reporting
    • Computers
    • Role Management
    • License Management
  • Troubleshooting
    • SQL Express Usage
    • Securing Windows Server
Powered by GitBook
On this page
  • General Agent Settings
  • Heartbeat Settings
  • Agent Heartbeat
  • Number of missed heartbeats allowed
  • AD Sync Interval
  • Screen Lockout
  • Idle Lockout
  • Service Protection:
  • Restart & Messages
  • Custom Agent Settings

Was this helpful?

  1. Advanced Configuration
  2. Settings

Agent Settings

Scope: SessionAudit 1.0

General Agent Settings

All settings required for the SessionAudit agent to work are made from this screen.

Heartbeat Settings

Agent Heartbeat

It is the heartbeat interval time that indicates that the agents are open and in communication with the server. Sessions on the agent that does not communicate with the server are not audited and are marked as offline.

  • Default: 60 second

  • Minimum: 30 second

  • Maximum: 3600 second

Number of missed heartbeats allowed

Ajanlar sunucu ile heartbeat interval kadar sürede bir iletişime geçer. Çeşitli sebeplerden dolayı arada bazı kalp atışları sunucuya gitmeyebilir. Ancak bu ajanın çalışmadığı anlamına gelmeyebilir. Yanlış değerlendirmelerin önüne geçilebilmesi için kalp atışlarından kaç tanesinin arka arkaya gönderilmediğine dair bu ayar kullanılmaktadır. Burada ayarlanan kerede kalp atışı sunucuya ulaşmazsa, bu ajan offline olarak değerlendirilir.

  • Default: 3 times

  • Minimum: 1 time

  • Maximum: 5 times

AD Sync Interval

The interval for updating Active Directory information about the system in which the agent is installed. The agent contacts the SessionAudit server at the time specified here and updates its information. It keeps the information in its own cache. If the agent cannot contact the server after this period, it protects the information and continues to use this information until the next communication.

  • Default: 60 Minute

  • Minimum: 60 Minute

  • Maximum: 1440 Minute

Screen Lockout

Sets the maximum duration of the active session. At the end of this period, the session is terminated regardless of whether it is active or idle. Forces the user to log in again. By default, this setting is disabled.

  • Default: 120 minute

  • Minimum: 1 minute

  • Maximum: 1440 minute

Idle Lockout

Sets the maximum duration of the idle session. At the end of this period, the session is terminated. Forces the user to log in again. By default, this setting is disabled.

  • Default: 10 minute

  • Minimum: 1 minute

  • Maximum: 1440 minute

Service Protection:

It is designed to protect the agent service. It is used for precautionary purposes related to transactions such as being seen or stopped by the end user.

  • Is Protected: When this setting is turned on, SessionAudit client service becomes unstoppable on the system where the agent is installed. Even if the user who using the computer is an administrator account, he cannot terminate the process of this service. When tries to terminate it, it is warned that the service is critical and cannot be terminated, and if it is terminated despite this, the system will be shut down.

  • Is Hidden: When this setting is turned on, the SessionAudit client service is hidden from the services list (Services.msc) in the system where the agent is installed.

Logging: This feature can be enabled for the agent to generate detailed logs. In this way, more detailed information is written to the Application log. Detailed log is used for problem detection and troubleshooting. Turning this setting off after the problem is resolved will prevent the log files from filling up unnecessarily.

After the settings are made, click the Update button.

Restart & Messages

Custom Agent Settings

PreviousServer SettingsNextLDAP Settings

Last updated 5 months ago

Was this helpful?