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
fluentd indices not adding to elasticsearch and kibana
I've deployed EFK stack in IBM Kuberentes cloud by following the step by step guide from this article. Every deployment is done successfully, all EFK stack are deployed fine, but I'm unable to find fl...

harish hari
Votes: 0
Answers: 0
Monitor Kafka Connector Processes and the status of Connector using Elastic Fluentd Kibana
The current setup of Kafka connector runs in AWS EKS kubernetes . The connector are self managed. How can we monitor the connector status (stopped/paused) and exceptions from EFK( elastic-fluentD-Kiba...
user3747198
Votes: 0
Answers: 1
Fluent Bit Multiline logs issue
I'm trying to implement EFK stack (with Fluent Bit) in my k8s cluster. My log file I would like to parse sometimes is oneline and sometimes multiline:
2022-03-13 13:27:04 [-][-][-][error][craft\db\Con...
Murakami
Votes: 0
Answers: 1