efk Questions
2
Solved
I have the following setup in docker:
Application (httpd)
Fluentd
ElasticSearch
Kibana
The configuration of the logdriver of the application is describing the fluentd container. The logs will b...
Usable asked 27/7, 2017 at 9:0
2
I want to send some nginx logs from fluentd to elasticsearch , however, fluentd is unable to start due to following error message:
The client is unable to verify that the server is Elasticsearch. S...
Australia asked 26/2, 2022 at 5:21
3
Solved
I want to build the efk logger system by docker compose.
Everything is setup, only fluentd has problem.
fluentd docker container logs
2022-02-15 02:06:11 +0000 [info]: parsing config file is succe...
Pantomime asked 15/2, 2022 at 2:58
1
Solved
My goal is to collect logs from Java (Spring Boot) applications running on Bare Kubernetes.
These logs are then translated into ES and visualized in Kibana.
For these purposes I deployed Fleunt Bit...
Odell asked 8/11, 2021 at 5:9
1
I have configured ELK-stack (Elasticsearch, Logstash, and Kibana) cluster for centralized logging system with Filebeat. Now I have been asked to reconfigure to EFK (Elasticsearch, FluentD, and Kiba...
Toccaratoccata asked 21/9, 2017 at 4:38
1
I am using fluentd daemonset to get kubernetes logs to Elasticsearch/Kibana which is working fine. Now the problem is that there are 3 4 application running in kubernetes which have different log p...
Brassica asked 28/6, 2018 at 12:35
1
© 2022 - 2024 — McMap. All rights reserved.