python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
fluent-bit logstash elastic configuration for parsing AKS containerd logs
After we moved to azure ( AKS ) our logstash fluent-bit EFK parsing for logs stopped working. I narrowed it down to due to our nodes using containerd which saves the log with a date in the format belo...
Joelgullander
Votes: 0
Answers: 0
Multiple fluent bit parser for a kubernetes pod
I'm working on a K8S environment with Kibana, Elsastic Search & Fluent Bit for the log management.
To parse some of my application logs & extract some usefull data, I added a parser in the Flu...
Ptiseb
Votes: 0
Answers: 0
GKE: Classify log messages based on tag in message payload
I have a third-party go based app that is writing logs to stderr. Even though the log message is written as an INFO message stackdriver classifies it as ERROR because the log message is written to std...
RandomQuests
Votes: 0
Answers: 1
Any way to automatically generate documentation/schema of fluent-bit output messages?
I have multiple log messages from different services (different codebase/languages) that are sent to different outputs (syslog & http/json) using fluent-bit.
I am trying to find ways to automatica...
ThatChrisGuy
Votes: 0
Answers: 0