python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Filebeat multiline filter doesn't work with txt file
I use the filebeat to collect data from .txt file.I'm trying to use Filebeat multiline capabilities to combine log lines into one entry using the following Filebeat configuration:
filebeat.inputs:
- ...
ZSH
Votes: 0
Answers: 2
Kibana shows different date from original document
I have folloving issue
Elastic mapping:
...
"logtime" : {
"type":"date",
"format":"YYYY-MM-dd HH:mm:ss,SSS"
}
...
...
Алексей Петров
Votes: 0
Answers: 1
Vega/ Vega-lite in Kibana - how to make the chart responsive to resizing
I created a dashboard in Kibana and included also some Vega visualizations. My problem is that I cannot make the Vega bar chart responsive in sense of dynamically adjusting the size when the window si...
K-grl
Votes: 0
Answers: 1
Embed kibana dashboard visualizations in Angular 10 application
Is there any tool or plugin which can be used to embed kibana visualization, in my angular 10 web application.?
Abhishek Gautam
Votes: 0
Answers: 2