Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dpi:bras_bng:radius_integration:radius_auth_fastpcrf_setup:fastpcrf_logs [2023/10/13 13:14] – ↷ Page moved from en:dpi:bras_bng:opt_bras_l3:bras_steps:radius_auth_fastpcrf_setup:fastpcrf_logs to en:dpi:bras_bng:radius_integration:radius_auth_fastpcrf_setup:fastpcrf_logs elena.krasnobryzh | en:dpi:bras_bng:radius_integration:radius_auth_fastpcrf_setup:fastpcrf_logs [2025/10/21 07:31] (current) – elena.krasnobryzh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======fastpcrf_logs====== | + | ====== |
| + | {{indexmenu_n> | ||
| + | ===== Tracing ===== | ||
| + | The level of detail in the logs is set by the '' | ||
| + | <note important> | ||
| + | The '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | <note important> | ||
| + | |||
| + | FastPCRF logs its actions to the **''/ | ||
| + | |||
| + | Log purposes: | ||
| + | |||
| + | ===== fastpcrf_alert.log ===== | ||
| + | Log of fastPCRF startup/ | ||
| + | |||
| + | ===== fastpcrf_ap0.log ===== | ||
| + | Log of receiving authorization requests from fastDPI (fastDPI -> fastPCRF communication): | ||
| + | * connection errors with fastDPI; | ||
| + | * traces of authorization requests received from fastDPI; | ||
| + | * traces of receiving accounting data from fastDPI. | ||
| + | |||
| + | ===== fastpcrf_ap1.log ===== | ||
| + | CoA log: | ||
| + | * connections with CoA clients; | ||
| + | * receiving and processing CoA requests; | ||
| + | * communication with DHCP and DHCPv6 servers when processing '' | ||
| + | |||
| + | ===== fastpcrf_ap2.log ===== | ||
| + | Interaction with RADIUS authorization servers: | ||
| + | * connection and disconnection of RADIUS servers; | ||
| + | * Access-Request authorization queries; | ||
| + | * Access-Accept/ | ||
| + | |||
| + | ===== fastpcrf_ap3.log ===== | ||
| + | Accounting log: | ||
| + | * connection and disconnection of RADIUS accounting servers; | ||
| + | * maintenance of the internal accounting database; | ||
| + | * start/stop of subscriber accounting; | ||
| + | * sending accounting data. | ||
| + | |||
| + | ===== fastpcrf_ap4.log ===== | ||
| + | Log of fastPCRF -> fastDPI communication: | ||
| + | * connection with fastDPI via the control port; | ||
| + | * sending authorization results to SSG; | ||
| + | * sending CoA requests to SSG. | ||
| + | |||
| + | ===== fastpcrf_stat.log ===== | ||
| + | Internal fastPCRF statistics: | ||
| + | * memory allocation; | ||
| + | * number of requests sent to RADIUS and responses received; | ||
| + | * CoA statistics; | ||
| + | * statistics on connections with RADIUS servers and with fastDPI. | ||
| + | |||
| + | FastPCRF periodically dumps its internal statistics into this log. | ||