Skip to main content
Version: 5.0

Authentication

Description

The Authentication section is designed for monitoring authorization and authentication events on hosts, in applications, and during remote connections.

Displayed Data

  • Number of authentication attempts
  • Top users by authentication attempts
  • Top hosts/sources of authentication; sources with authentication attempts from multiple users
  • Statistics on authentication events with details by users
  • Statistics on authentication events with details by sources

List of Dashboards

  • Authentication: Overview
  • Authentication: User Profile
  • Authentication: Source Profile

Data Model

The section uses the following fields from data sources. Alias used: sm_cs_auth_indexes.

Categorization Fields

Field NameValue
event.kindevent
event.categoryauthentication
event.typestart | end | info
event.outcomesuccess | failure | unknown
event.actionFrom the original event.

General Purpose Fields

User user

Field NameValue
user.nameUsername or ID.
user.effective.nameUsername or ID for events with privilege escalation.
user.effective.idUser ID for events with privilege escalation in *nix systems

Source source

The source of the authentication request.

Field NameValue
source.addressSource address of the authentication request (name or IP address).
source.ipIP address of the source of the authentication request.
source.domainName (hostname or FQDN) of the source of the authentication request.

Destination destination

The place relative to which authentication is performed (matches the source for local authentication).

Field NameValue
destination.addressDestination address of the authentication (name or IP address).
destination.ipIP address of the authentication destination.
destination.domainName (hostname or FQDN) of the authentication destination.

Reference Tables

Below is a table of reference tables used in the section.

NameFieldsDescription
sm_cs_auth_default_users_lookupuser.name
is_default
Reference table for default usernames.
sm_cs_auth_privileged_users_lookupuser.name
is_privileged
Reference table for privileged usernames.

Example Sources