Advertisement
Advertisement
β‘ Community Insights
Discussion Sentiment
50% Positive
Analyzed from 701 words in the discussion.
Trending Topics
#syslog#log#logs#modern#splunk#server#logging#stack#data#app
Discussion Sentiment
Analyzed from 701 words in the discussion.
Trending Topics
Discussion (19 Comments)Read Original on HackerNews
I'd very much recommend a more modern log stack than a traditional syslog server.
There are many articles covering the limitations of Syslog. Better to replace that component by utilities like OpenTelemetry and JSON structured logging.
You can run a single binary version of Loki https://grafana.com/docs/loki/latest/get-started/deployment-...
Or use something like the Otel collector to send your logs to a remote host.
I have done my fair share of rsyslog and syslog-ng.
I would not say a "Syslog" server belongs in a modern stack.
Audit logs are a distinct feature.
Edit: being pedantic -- it's syslog-ng actually.
Did you know you can replace your noSQL db with VSAM too (honestly better than mongo).
But with AI, I can see opensource alternatives getting better.
KubeCon over the last couple of years was showing the market was a glut with Observability vendors which is just time series and log management. (traces are logs with a span id).