rsyslog and closely related libraries
Official@rsyslog
OFFICIAL rsyslog repositories @ github
Agent Skills by rsyslog and closely related libraries
Showing 15 vetted skills indexed across 1 GitHub repositories.
rsyslog-security-pr-review
Reviews rsyslog PR diffs against the project threat model and writes digest-bound security receipts.
rsyslog-performance
Plan, benchmark, and validate safe rsyslog performance optimizations with paired measurements.
rsyslog_changelog
Format user-visible changes for rsyslog ChangeLog entries.
rsyslog_doc
Maintain structured RAG-optimized documentation and metadata in .rst files for Rsyslog.
rsyslog_local_container_testing
Validate rsyslog changes locally using containers and static analysis tools.
rsyslog_doc_dist
Synchronize documentation files with the rsyslog build system's Makefile.am.
rsyslog_build
Set up the rsyslog development environment and execute optimized build commands.
rsyslog_commit
Validate commit messages and code style for the rsyslog project.
rsyslog_v8stable_patch_flow
Track changelogs, handle pull requests, and merge rsyslog v8-stable patches into main.
rsyslog_config
Enforce parity between RainerScript and YAML rsyslog configurations.
rsyslog_test
Executes rsyslog testsuite scripts via the chi.sh framework with Valgrind leak detection.
rsyslog_module
Provides technical guidelines for developing rsyslog modules including concurrency and build configuration.
rsyslog_pr_babysitting
Monitor CI status, review threads, and bot comments on rsyslog pull requests.
rsyslog_continuous_issue_session
Orchestrate long-running rsyslog issue-resolution sessions with work unit management and PR babysitting.
rsyslog_issue_triage
Automate triage of rsyslog GitHub issues using evidence from code and tests.
Frequently Asked Questions About rsyslog and closely related libraries
FAQPage SchemaWhat specific tasks are enabled by the rsyslog skill set?▼
These skills enable the development, testing, and maintenance of high-performance logging modules. Users can perform memory leak detection via Valgrind, synchronize documentation with Makefile.am, enforce RainerScript configuration standards, and manage complex patch merges for stable release branches.
Which technical personas benefit from these rsyslog skills?▼
System engineers, infrastructure developers, and site reliability engineers benefit from these skills. They are designed for contributors managing high-volume log processing environments, developers writing custom logging modules, and maintainers responsible for project documentation and pull request lifecycle management.
What are the prerequisites for running the rsyslog testsuite?▼
The testsuite requires a configured development environment capable of executing chi.sh frameworks. Prerequisites include a standard build environment, Valgrind for memory leak detection, and containerized environments for local validation of changes before integration into the main codebase.