Import RADIUS/PPPoE Sessions

Upload FreeRADIUS or billing portal CSV/TXT exports and map them into PPPoE session logs.

Upload Session Export

Supported formats: CSV and TXT. The first row must contain headers for username, session identifiers, timing, traffic, and disconnect fields.

Supported Formats
CSV
TXT
Maximum file size: 5MB
Supported Columns
Username, NAS IP, Framed IP, Acct Session ID
Start/Stop time, duration, input/output octets
Terminate cause, status
Import Behavior
Matches customers by `pppoe_username`.
Upserts sessions by session ID or username + time window.
Updates customer `last_seen_at` from online/offline session timestamps.
Back to Sessions