Prerequisites
Before you use Live View effectively, confirm that:- At least one NAS device is sending authentication traffic.
- Users and groups exist for the traffic you expect to see.
- You know the approximate time range for the issue or test.
- You have permission to view logs and entity dashboards.
Live View
Open Live View from the RADIUS navigation. The page combines metrics and a full log table, with filters for common operational questions. Use Live View to answer:- Are authentications succeeding?
- Which users are being rejected?
- Which NAS device is sending bad or unexpected traffic?
- Are failures concentrated in one folder, device, or timeframe?
- Are suspended users attempting to authenticate?
- Are requests missing attributes or other required information?
Filters
The log card supports:- Status type filters.
- Failures-only toggle.
- User filter.
- Folder filter.
- Device filter.
- Timeframe filter.
- Search by log ID.
- Sort field and sort direction.
- Refresh.
Status Categories
The monitoring UI groups authentication outcomes into practical categories:| Category | What it means |
|---|---|
| Success | Successful authentications and authorizations. |
| Missing | Users missing required attributes or information. |
| Bad Password | Users who attempted to log in with incorrect credentials. |
| Rejected | Users rejected during the authentication process. |
| Suspended | Users blocked from accessing the network. |
Accounting Metrics
When accounting is enabled on the NAS, Altostrat can use accounting data for sessions, usage, quotas, and dashboards. The RadSec edge publishes accounting data asynchronously so the NAS receives an Accounting-Response without waiting on the metrics pipeline. The monitoring pipeline tracks:- Input and output bytes, including Gigawords for 64-bit counters.
- Input and output packets.
- Session duration.
- Accounting packet count.
- Session start time.
- Session stop time.
- Last framed IP address.
- Accounting status type such as Start, Stop, Interim-Update, Accounting-On, and Accounting-Off.
Accounting Triggers
Accounting triggers let you automate follow-up actions from usage data, such as acting when a user exceeds a monthly data threshold. Use them when an operational response should be driven by accounting events rather than by a manual dashboard review. Triggers depend on reliable accounting. Configure Start, Stop, and Interim-Update packets on the NAS, and keep interim update frequency at or above the supported minimum interval documented in Limits and Availability.Admin Request Metrics
CoA and PoD events are tracked as admin request activity when dynamic authorization packets are sent or observed by the platform. Use this with NAS logs and device-side logs when you are validating manual disconnects, quota-triggered disconnects, or CoA behavior.Log Table
Expanded logs show:- Status or reply message.
- Execution time in milliseconds.
- User, with a link to the user detail page when available.
- Device, with a link to the NAS detail page when available.
- Folder or container when present.
- IP address when present.
- Timestamp.
User Dashboard
The user detail page is the best place to investigate one account. It includes:- Time range selector.
- Usage and session charts where data is available.
- Latest session.
- Active session state.
- Latest IP address.
- Group membership.
- Realm link.
- Effective check and reply attributes.
- Logs scoped to the user.
- Actions for edit, suspend or enable, delete, move, reset credentials, and disconnect session.
Device Dashboard
The NAS detail page is the best place to investigate one device. It includes:- Logs scoped to the NAS.
- Total requests.
- Success rate.
- Active sessions.
- Reject count.
- RadSec configuration values.
- Certificate downloads.
- CoA and PoD settings.
- Device metadata.
Operational Workflow
Change one thing
Fix the credential, status, group, realm, NAS setting, or attribute issue you found.