rsyslog/doc/source/community.rst
Rainer Gerhards 3b0d6bfb2d
doc: major restructure and content improvements
- 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.
2025-07-21 14:49:44 +02:00

53 lines
2.0 KiB
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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
`Adiscons 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.