mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-15 19:50:40 +01:00
- Added "Getting Started" guide with modern examples and pipeline
integrations (e.g., Elasticsearch, Kafka).
- Rewrote community resources page:
* Added AI-based rsyslog assistant and GitHub Discussions as primary
support channels.
* Moved older resources to a new "Legacy Resources" section.
* Added note about Adiscon professional services.
- Reorganized configuration reference index with clearer structure,
modern examples, and compatibility note updates.
- Introduced a new "Documentation Style Guide" for consistent .rst
formatting and contributor guidance.
- Deleted outdated or unused content (old proposals, examples, and
legacy free_support page).
- Moved version compatibility notes to the historical section.
- Reworked main index page with a concise introduction, better
navigation, and updated community/sponsor references.
- Switched HTML theme to Furo and updated Sphinx requirements.
- Simplified and modernized footer with Apache License 2.0 reference.
53 lines
2.0 KiB
ReStructuredText
53 lines
2.0 KiB
ReStructuredText
Community Resources
|
||
===================
|
||
|
||
The rsyslog project is supported by a vibrant community and official resources
|
||
that help users learn, troubleshoot, and stay up to date.
|
||
|
||
Primary Resources
|
||
-----------------
|
||
|
||
- `AI "rsyslog assistant" experiment <https://rsyslog.ai>`_
|
||
An AI-powered assistant designed to help with configuration questions,
|
||
troubleshooting, and learning rsyslog concepts.
|
||
|
||
- `GitHub Discussions <https://github.com/rsyslog/rsyslog/discussions>`_
|
||
A community forum for questions, ideas, and feedback.
|
||
|
||
- `rsyslog mailing list <http://lists.adiscon.net/mailman/listinfo/rsyslog>`_
|
||
A long-standing mailing list where the community exchanges knowledge and
|
||
support.
|
||
|
||
- `Rainer Gerhards' blog <https://rainer.gerhards.net/>`_
|
||
Insights and updates from the maintainer of rsyslog. Filter for *syslog*
|
||
and *rsyslog* tags for relevant content.
|
||
|
||
Self-Help
|
||
---------
|
||
|
||
For general support and troubleshooting, start with these resources:
|
||
|
||
- `AI "rsyslog assistant" <https://rsyslog.ai>`_
|
||
- `GitHub Discussions <https://github.com/rsyslog/rsyslog/discussions>`_
|
||
- `rsyslog mailing list <http://lists.adiscon.net/mailman/listinfo/rsyslog>`_
|
||
- `GitHub issue tracker <https://github.com/rsyslog/rsyslog/issues>`_
|
||
|
||
Professional Support
|
||
--------------------
|
||
|
||
For guaranteed response times, private consultations, or expert help, consider
|
||
`Adiscon’s professional services <https://www.rsyslog.com/professional-services/>`_.
|
||
Adiscon is the main sponsor of rsyslog, and using its services helps fund the
|
||
continued development of the project.
|
||
|
||
Legacy Resources
|
||
----------------
|
||
|
||
The following resources may still be helpful but are no longer actively updated.
|
||
New users are encouraged to start with the **AI assistant** and **GitHub
|
||
Discussions** listed above for the most current information.
|
||
|
||
- `rsyslog video tutorials <http://www.rsyslog.com/Topic8.phtml>`_
|
||
These tutorials are slightly dated but still provide useful background on
|
||
common rsyslog concepts and configurations.
|