Why do I continue to maintain #sysklogd on Linux when there's rsyslog and syslog-ng?
I believe what sysklogd has going for it is exactly what the competitors sacrificed: simplicity, a tiny footprint, zero dependencies beyond libc, and a config file a human can read in five minutes. On embedded […]
Reenviar logs de Linux a un servidor syslog proyectoa.com/reenviar-log...
Cómo reenviar los logs generado en un equipo con Linux a un servidor de syslog
#syslog #linux #rsyslog #log #reenvío #logs #eventos #servidorsyslog
Looking into #syslog server implementations, trying to decide if I should go with #rsyslog or #syslog-ng. Apparently the maintainer (!) of rsyslog is a slop coder (see https://github.com/rsyslog/rsyslog/pull/6328 Might want to avoid rsyslog in the future, I definitely will.
#slop #ai #llm
People still see documentation as “just text”. For rsyslog, that changed a bit over a year ago.
Docs now need to work for humans and AI tools: clear structure, stable anchors, semantic hints, and examples that code agents can verify.
This turned into real engineering work, not just writing.
I […]
rsyslog will (most probably) soon speak YAML.
Not a revolution — just joining the languages the rest of the stack already uses.
Simple stuff in YAML, complex logic still in RainerScript.
And yes, you can mix both.
Think: easy setup for containers and cloud, full power for those who like […]
rsyslog now mirrors its source in Europe and China, ensuring global access even when platforms slow or fragment. 🌍
Same code, same community — no borders, no lock-in.
Read more: www.rsyslog.com/keeping-rsyslog-accessib...
#rsyslog #opensource #linux #devops #foss #logging […]
🚀 Myth-buster: rsyslog isn’t just a “legacy syslogd”.
It’s a full-blown ETL engine for modern data pipelines — ingesting from files, journals, syslog, Kafka; transforming with RainerScript, mmnormalize, GeoIP, PII redaction; and delivering to Elasticsearch […]
[Original post on mastodon.social]
As a side-activity, I worked on AI Agents for the rsyslog ecosystem. I had a really good time. We use Digital Ocean Gradient AI, for which #rsyslog got a sponsorship from #DO - makes testing even more relaxing :)
rainer.gerhards.net/2025/10/rsyslog-gradient... […]
We got another round of infrastructure sponsorship from Digital Ocean. That will also cover AI experiments.
www.rsyslog.com/digitalocean-renews-spon...
#DOforOpenSource #rsyslog
I have a project where I need to revist normalization of traditional Windows Event Log syslog messages. It is interesting how many more options we have thanks to new tech. Look at an overview, including why this is relevant for cloud-native pipelines […]
With help from the readthedocs team, we could finally solve a nasty issue regarding outdated rsyslog doc. Read the good news and why exactly this is good news: rainer.gerhards.net/2025/09/outdated-readthe...
#rtd #rsyslog #ai
"rsyslog assistant" #AI has been update. We better answers - try it at https://rsyslog.ai
www.rsyslog.com/improved-rsyslog-assista...
#rsyslog
How is #rsyslog doing? A quick status update.
rainer.gerhards.net/2025/09/status-update-om...
Looks like #rsyslog is now also being trageted by social engineering PRs. This is actually good news! It helps us gain first-hand experience and prepare countermesures right from the start. #AIFirst will for sure play a positive role in that.
The dirty and interesting details in blog posting […]
rsyslog 8.2508.0 (scheduled stable) is out.
Highlights:
* Prometheus stats (impstats) + imhttp health check
* Hardened TCP server; imtcp race fixes
* omelasticsearch handles 401/403; OpenSSL PrioritizeSAN
* omhttp on OMODTX; headerless detection in pmrfc3164
* Docs now under doc/ […]
Honest note: my responses to PRs/issues were sluggish, especially during the pandemic. Sorry, and thanks for sticking with rsyslog.
What changes now:
- Quick maintainer look within 3 business days
- AI review runs instantly (90%+ useful)
- Full review after CI green + AI items addressed
- […]
#AI companies of course want lock-in. No other way why code agents tend to have their own instruction files albeit the AGENTS.md standard exists. That's annoying.
We at #rsyslog do not like lock-in. We try to work around it, using their files, to most extent, to point the agent to existing […]
Dogfooding AI in OSS: built the rsyslog Commit AI Assistant — already saves time & avoids wasteful CI runs. 👉 www.rsyslog.com/introducing-the-rsyslog-...
#ai #oss #rsyslog
A new addition to the rsyslog AI agent family. Its' small but pretty useful!
www.rsyslog.com/introducing-the-rsyslog-...
Improvement on #rsyslog internal environment variable processing: www.rsyslog.com/backticks-in...
Improvement on #rsyslog internal environment variable processing: www.rsyslog.com/backticks-in-rainerscrip...
We're using a responsible AI-First approach to overhaul rsyslog's documentation. Our 3-stage, human-in-loop workflow ensures accuracy and consistency. We use AI to generate and validate changes, all guided by human expertise.
#rsyslog #opensource #promptengineering
We're using a responsible AI-First approach to overhaul rsyslog's documentation. Our three-stage, human-in-the-loop workflow ensures accuracy and consistency. We use AI to generate and validate changes, all guided by human expertise. This creates better docs for both users and AI tools.
Read […]
I have just updated the #rsyslog Assistant (#AI) to ChatGPT 5 model. We assume this will further improve it's reliabiability, but I will also carry out tests against known real-world question scenarios.
Remember when Wikipedia was dismissed as unreliable and Britannica was the gold standard? Today, Wikipedia is the default, and AI often serves its content directly.
The same transformation is coming for software docs, development, and support. With rsyslog, we are building this AI-first future […]
#AI is only as good as humans are ready to invest effort. Based on the responses I got on #rsyslog #AIFirst, this seems to be unkonwn of many. So I thought I show how far we to in trying to do things right - meet our base prompt for rsyslog doc rewrite project.
rainer.gerhards.net/2025/07/ai-i...
The panic around our #AIFirst vision was quite entertaining as it showed people are just to lazy to fully make a judgement call. Let me show as an example our current base prompt for the doc improvement custom GPT and some more background on our thinking […]
Obviously, there is some debate on #rsyslog "AI First" initiative.
#AI done right is a great tool. Don't think we are foolish enough to go lazy. Some more details are in this article.
Don't be lazy yourself and read it before doing your judgement ;-) […]
If it is slop or not depend on human intent. If the intent is to be lazy, you'll most probably get garbage. If the intent is to do quality work and invest effort, good results are likely.
As an example, see my work on the #rsyslog doc. This will be a long effort and require human/AI collaboration.