Hi All,
Project: PBS MoM log Analysis in ELK Stack
Below are my leanings from the project:
-
Just to give an overview ELK Stack consists of four main components i.e: Elasticsearch, Logstash, Kibana and Filebeat(to be installed on client machine).
-
Elasticsearch, Logstash, Kibana were installed on Centos7 instance and Filebeat was installed on PBS Pro Cluster(Has shared file system).
-
Filebeat can be installed on multiple clients in-case the log data is coming from different sources.
-
Grok filter in logstash helps us reading pbs_mom logs. It needs to be designed as per your requirements.
-
Analyzed PBS mom_logs through Kibana and have created a sample dashboard which shows visualizations of the data. Below are the snapshots:
Any further ideas are highly welcome!!
Thanks,
Rakhen