Add Deployment into namespace logging for either syslog-ng or Filebeat to forward Syslog to Zinc
Graylog/ElasticSearch was replaced with ZincSearch in c4208037e2515b45b003d5141b2e0f58700942ff
Filebeat ingests logs from Kubernetes workers and submits them to ZincSearch but there is currently no way to ingest logs using Syslog
The Mikrotik network gear is currently configured to send Syslog over TCP to 172.20.51.4 see [here](https://git.k-space.ee/k-space/kube/src/commit/d1cb00ff83e264438e5b91af699b692de0ab3bd3/logging/application.yml#L43)
ZincSearch suggests using syslog-ng to forward logs
https://www.syslog-ng.com/community/b/blog/posts/another-use-for-the-syslog-ng-elasticsearch-http-destination-zinc
Filebeat also has Syslog input support https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-input-syslog.html
Add `Deployment` into namespace `logging` for either syslog-ng or Filebeat to forward Syslog to Zinc
dos4dev
was assigned by lauri2022-09-17 05:19:05 +00:00
Zinc is still missing lots of features so this issue is now irrelevant.
Current plan is to implement homebrew logging system with Mongo.
Log shipping prototype is live in `playground` namespace
https://git.k-space.ee/k-space/log-shipper and it's being rewritten in Go at https://git.k-space.ee/k-space/logmower
Frontend is being developed at https://git.k-space.ee/eaas/log-viewer-microfrontend
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Graylog/ElasticSearch was replaced with ZincSearch in
c4208037e2Filebeat ingests logs from Kubernetes workers and submits them to ZincSearch but there is currently no way to ingest logs using Syslog
The Mikrotik network gear is currently configured to send Syslog over TCP to 172.20.51.4 see here
ZincSearch suggests using syslog-ng to forward logs
https://www.syslog-ng.com/community/b/blog/posts/another-use-for-the-syslog-ng-elasticsearch-http-destination-zinc
Filebeat also has Syslog input support https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-input-syslog.html
Add
Deploymentinto namespaceloggingfor either syslog-ng or Filebeat to forward Syslog to ZincZinc is still missing lots of features so this issue is now irrelevant.
Current plan is to implement homebrew logging system with Mongo.
Log shipping prototype is live in
playgroundnamespacehttps://git.k-space.ee/k-space/log-shipper and it's being rewritten in Go at https://git.k-space.ee/k-space/logmower
Frontend is being developed at https://git.k-space.ee/eaas/log-viewer-microfrontend