Module eap

Module eap 

Source
Expand description

Event normalization and processing for attribute (EAP) based payloads.

A central place for all modifications/normalizations for attributes.

Functions§

normalize_attribute_names
Normalizes deprecated attributes according to sentry-conventions.
normalize_attribute_types
Normalizes/validates all attribute types.
normalize_client_address
Normalizes the client address into Attributes.
normalize_received
Adds the received time to the attributes.
normalize_user_agent
Normalizes the user agent/client information into Attributes.
normalize_user_geo
Normalizes the user’s geographical information into Attributes.