EFK Setup in Kubernetes Cluster | Logging in Kubernetes with Elasticsearch Fluentd and Kibana | ELK

EFK Setup in Kubernetes Cluster | Logging in Kubernetes with Elasticsearch Fluentd and Kibana | ELK

Bhoopesh Sharma

10 месяцев назад

7,736 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@user-di5so2ed4c
@user-di5so2ed4c - 25.07.2023 17:22

Nice Video, it Very useful for Kubernetes environment to check the logs

Ответить
@nlokesh1986
@nlokesh1986 - 04.09.2023 13:29

Can you please help me to perform same setup on AKS.. I look forward for your response..

Ответить
@user-ts8ol6rd1k
@user-ts8ol6rd1k - 08.09.2023 13:16

I got error [in_tail_container_logs] pattern not match: "{\"log\":\"\\\\......} when running command: kubectl logs pod/fluentd-.....
Can you help me ?

Ответить
@dirkl9652
@dirkl9652 - 10.09.2023 05:28

Short and to the point. I will give this a try. Thanks for the effort.

Ответить
@arung.k2902
@arung.k2902 - 06.10.2023 08:25

hi,
can u tell me how can we load the logs of all namespaces in a single kibana dashboard

Ответить
@himanshubhusanrath4529
@himanshubhusanrath4529 - 17.10.2023 03:51

Thank you so much for making this content especially for the installation of Elastic Search,

Ответить
@shadyapp7416
@shadyapp7416 - 17.10.2023 10:17

I am assuming to persist the logs in elastic search, you would have to add pv so that kibana can show historical logs even if pods are restarted or deleted. Am i correct?

Ответить
@LokeshYarraguntla
@LokeshYarraguntla - 19.10.2023 23:05

Bro I am new to kubernates..we have existing kubernates cluster with Linux worker node I am trying to setup efk for these but I am unable to provision statefulset and kibana deployment using docker image but nginx image is working and provisioning both but the major problem here is I am not able to run kubectl port forward command it's getting error

Ответить
@kulveerkapoor5472
@kulveerkapoor5472 - 27.10.2023 20:45

When tried to port forward kibana its lyk kibana server not yet ready

Ответить
@kulveerkapoor5472
@kulveerkapoor5472 - 02.11.2023 21:39

When trying to port-forward svc/elasticsearch 9200 error connection refused

Ответить
@danielboullon8788
@danielboullon8788 - 09.11.2023 19:36

NICE BRO, SHORT, WORKLY , easy to make , thanku very much from Argentina :)

Ответить
@danialasif786
@danialasif786 - 25.11.2023 23:21

I have successfully set up everything and can retrieve the logs. However, the issue lies in obtaining logs directly from files within the container, rather than relying on 'kubectl logs.' Do you have any ideas or hints on how to achieve this?

Ответить
@mauricekalevra
@mauricekalevra - 04.01.2024 21:25

Hey thank you for the great video. Everything is working, but when i try to access kibana on the browser, it keeps saying "Kibana server is not ready yet", even after a long time. Do you know how to fix this? Greets!

Ответить
@alfonsocarranza4917
@alfonsocarranza4917 - 12.01.2024 13:45

For those who are facing not match proper logs from fluentd and got "/////"
just remove
- name: FLUENT_CONTAINER_TAIL_PARSER_TYPE
value: /^(?<time>.+) (?<stream>stdout|stderr)( (?<logtag>.))? (?<log>.*)$/
from daemonset.yaml

Ответить
@urbanobre
@urbanobre - 07.02.2024 12:27

I really can't understand this fckn english... Damn!

Ответить
@raghumg4125
@raghumg4125 - 08.02.2024 19:29

Hi , it’s nice video can you please make a similar video for opensearch and opensearch dashboard since most of them are using that nowadays after docker runtime migration

Ответить
@healthyindia-tf6620
@healthyindia-tf6620 - 08.02.2024 22:16

i have followed same step, but getting below error
@jump-host:~/log/efk-setup/fluentd$ kubectl get pod
NAME READY STATUS RESTARTS AGE
es-cluster-0 1/1 Running 0 19m
es-cluster-1 1/1 Running 0 18m
es-cluster-2 1/1 Running 0 18m
fluentd-7qdbv 0/1 CrashLoopBackOff 7 (3m42s ago) 14m
kibana-85757f568c-xhgdv 1/1 Running 0 17m
@jump-host:~/log/efk-setup/fluentd$ kubectl logs fluentd-7qdbv
exec /usr/local/bin/tini: exec format error
@jump-host:~/log/efk-setup/fluentd$

Ответить
@KalaiselvanPalanisamy
@KalaiselvanPalanisamy - 06.04.2024 11:43

good work bhoopesh

i have a question, we have not installed logstash , but still why its is shown in kibana dashboard

Ответить
@ashketchum3255
@ashketchum3255 - 25.04.2024 10:54

hey wanted to ask something, the configmap and rbac which we are applying, how will the helm chart of fluentd know about it, like where do we mention these files in the values.yaml of fluentd??

Ответить
@user-yu9ky6xh9n
@user-yu9ky6xh9n - 06.05.2024 10:13

I have deployed five different microservices in a Kubernetes cluster as deployments. I have also configured Filebeat on my worker nodes. Now, I need to create an index in Kibana for each microservice. Could you please provide me with the Filebeat configuration file for this? I am using AWS EKS.

I am only getting default index as filebeat-<date>

Ответить
@michelineplete9728
@michelineplete9728 - 09.05.2024 10:33

Can anyone make a video for deployment of elk+ filebeat using Kubernetes with ssl enabled

Ответить
@mrjacksparrow8942
@mrjacksparrow8942 - 18.05.2024 12:16

how to send kubernetes logs to s3

Ответить
@optimus93
@optimus93 - 21.05.2024 10:18

Hi, Thank you for video. I have question about it: How do you to delete log ElasticSearch by automation after 7days? So it easy make full disk?

Ответить
@VinothBalakrishna
@VinothBalakrishna - 09.06.2024 16:14

can we give public ip instead of local host. i gave but i got this error while executing systemctl enable command "unable to resolve host ip-172-31-59-93: Temporary failure in name resolution"

Ответить
@shubhamshastri7409
@shubhamshastri7409 - 11.06.2024 10:21

thanks man for this

Ответить