Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #238715

Category rsyslog
Changed by Rainer Gerhards <rgerhardsohnoyoudont@adiscon.com>
Changed at Tue 08 Jul 2025 12:56:20
Repository https://github.com/rsyslog/rsyslog.git
Project rsyslog
Branch master
Revision 977beff32c8c3add378db9dbf1d56dc655476716

Comments

AI tools: Add directory for future AI/ML tooling (#5758)
* AI tools: Add directory for future AI/ML tooling

Establish a new top-level directory, `ai/`, to serve as a consistent
location for future Artificial Intelligence and Machine Learning tools
that will work alongside rsyslog.

These tools are intended to run as separate processes, external to the
rsyslog daemon, to ensure the core remains stable and performant.

This commit contains only the empty directory and a README.md file
describing the vision and purpose.

Changed files