Just using fluentd to push the files into an ElasticSearch DB and using Kibana as frontend is one day of work for a kubernetes admin and it works good enough (and way better than grepping logfiles from every of the 3000 pods running in a big cluster)
this post was submitted on 24 May 2024
394 points (98.0% liked)
Programmer Humor
36445 readers
361 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
Hmm but Kibana makes it easier to read and parse logs. And you don't need server permissions to do it.
load more comments
(5 replies)
deleted
I needed to search something in the AWS log thing the other day, couldn't figure out how to search text with one common non azAZ09-_
character, also couldn't figure out how to negate on simple words, have to do the grep thing and it JustWorkedâ„¢