Logs Management
Overview
Enterprise logging provides visibility into corporate subscriber authentication, specifically differentiating between MSISDN-based (ENT1) and Username-based (ENT2) routing.
Log Types & Locations
Logged Attributes Reference
The Enterprise accounting log captures the following key parameters:
| Attribute | Description |
|---|---|
|
Log timestamp. |
|
MSISDN or Username of the Enterprise account. |
|
Connection state (Start/Stop/Interim). |
|
NAS-provided session key. |
|
Assigned Enterprise IPv4 address. |
|
Mobile identifier (MSISDN). |
|
The Enterprise APN or technical access point. |
|
Originating gateway ID. |
|
Usage (Upload). |
|
Usage (Download). |
Packet Logging Logic
Enterprise requests trigger the full_packet_log instance in both the Authorize and Accounting sections of the ent_lte virtual server.
-
Location:
syslog (local0) -
Logic: Logs the entire
Access-RequestandAccounting-Requestcontents, allowing for detailed protocol-level troubleshooting for corporate clients.
LOG-TYPE: ENT-PACKET-SNAP
Request-Type = "Accounting"
Acct-Status-Type = "Start"
User-Name = "enterprise_user"
Group-ID = "ENT1"
...