What problem does it solve?
Network devices generate syslog events continuously, but without a central collector these messages are lost, making real-time monitoring and post-incident investigation difficult. This Skill collects syslog messages from routers, switches, and firewalls and lets you query them by severity, hostname, source IP, or content.
Core Features & Use Cases
- UDP Syslog Collection: Start a receiver that listens for both RFC 5424 (modern) and RFC 3164 (BSD/Cisco) formatted messages from network devices.
- Filtered Querying: Search collected messages by severity level, facility, hostname, source IP, or keyword content, and retrieve full details of individual entries.
- Severity Analytics: Get message counts grouped by severity to quickly spot spikes in CRITICAL, ERROR, or WARNING events.
- Use Case: During an outage investigation, query all messages with severity ERROR or higher from a specific device IP in the last hour, then pull full message details to identify the root cause such as an interface flap.
Quick Start
Ask the agent to start the syslog receiver on port 10514 and then show all error messages received in the last hour.