ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

syslog

Syslog protocol and daemon reference. RFC 5424, facility/severity codes, remote logging over TCP/UDP/TLS, logrotate integration, logger testing, and log security hardening.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/syslog
Or

Syslog

Syslog protocol and daemon reference. RFC 5424, facilities, severity levels, remote logging.

Commands

CommandDescription
introRFC 5424, facility/severity, UDP 514
configsyslog.conf selectors and actions
facilitieskern/user/mail/daemon/auth/local0-7
severityemerg/alert/crit/err/warning/notice/info/debug
remoteRemote logging, TCP vs UDP, TLS
rotationlogrotate integration, compression, retention
troubleshootlogger command, tcpdump on 514
securityLog tampering prevention, immutable logs

Metadata

Stars3500
Views0
Updated2026-03-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-syslog": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#syslog#logging#linux#monitoring#rfc5424#sysops
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.