Hello
I am new to ELK Stack. I have a use case to create Real Time Dashboard for monitoring Batch cycle, which runs on zOS platform.
I was thinking a way to extract live spool data from zOS to Logstash. And create a Live Dashboard in Kibana. Based upon my set of Batch jobs, i can check whether the job has started, in-progress or completed. And further it can check the next jobs. This is just a crude idea. I need help in implementing this idea.
Please suggest me a way!
Thanks!