python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k 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
Python (Jupyter) -> Vega -> Kibana?
So we want to leverage the data-science and visualization strengths of Python on our ELK data and then use the Elastic API to send the resulting visualization to update a dashboard.
There are plenty o...
J.Todd
Votes: 0
Answers: 1
How to get most retrieved items from an elasticsearch index?
I have uploaded some data to elasticsearch and I would like to keep track of how many times a data point is returned by past searches, that is to say, the most popular searched items.
Does elasticsear...
StefSco
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