In enterprise network operations and security auditing, different logging protocols, severity levels, and monitoring frameworks fulfill distinct roles. Match each network auditing or logging component on the left with its correct operational description on the right.
- Syslog FacilityCategorizes the software application or subsystem generating the event record (e.g., auth, daemon, local0).
- Syslog Severity Level 3 (Error)Indicates error conditions that impact single operational features but do not render the host entirely unusable.
- NetFlow / IPFIX ExportProvides statistical traffic telemetry including source/destination IP addresses, port numbers, and byte counts without full packet payloads.
- SNMPv3 authPrivProvides HMAC-based authentication alongside AES/DES payload encryption for centralized management telemetry.
Cevap
Syslog Facility matches the item describing software application/subsystem categorization. Syslog Severity Level 3 (Error) matches the item describing error conditions impacting single operational features. NetFlow / IPFIX Export matches the item describing statistical traffic telemetry without full payloads. SNMPv3 authPriv matches the item describing HMAC authentication alongside payload encryption.
Each logging and monitoring component is paired precisely with its defining technical function: Syslog Facility categorizes originating source subsystems; Syslog Severity 3 represents non-fatal error conditions; NetFlow exports conversation metadata without full payload contents; and SNMPv3 authPriv ensures both authentication and payload confidentiality.
Adım Adım Çözüm
Anahtar Kavram
Network Logging & Telemetry Mechanisms (Syslog Facilities/Severities, NetFlow vs. Syslog, and SNMPv3 Security Models)