Application integration & Middleware JBoss EAP 7 – Cluster in Domain mode 31.12.2021 by David Diab It is time to show you how to build a cluster with Domain mode within JBoss EAP 7. Before you read this blog I suggest you to review the following blogs: JBoss terminologies, the(…)
Application integration & Middleware Elastic (ELK) Stack – Set up Elasticsearch 29.12.2021 by David Diab After we made a global overview on Elastic Stack and we went more in deep in Elasticsearch terminologies. This third blog in the Elastic Stack series will allow you to know how to set(…)
Application integration & Middleware Elastic (ELK) Stack – Elasticsearch Terminologies 27.12.2021 by David Diab In a previous blog, we got an overview on Elastic Stack (Elasticsearch, Logstash, Kibana, and Beets), in next blogs I will go through all these components to understand them, today we will go more in deep in(…)
Application integration & Middleware Elastic (ELK) Stack – Get Started 21.12.2021 by David Diab ELK Stack or more recently called Elastic Stack, is a combination of three open-source projects: Elasticsearch, Logstash and Kibana. All these projects have been developed by Elastic and used to store, analyze, discover, and visualize data efficiently!(…)
Application integration & Middleware JBoss EAP 7 – Domain Configuration 29.11.2020 by David Diab In a previous blog I talked about the domain creation, we saw at the end that some server groups and servers are created by default which usually are not what we need. Through this blog, I(…)
DevOps DevOpsDays 2020 Geneva – Day 2 25.02.2020 by David Diab As promised in my previous blog, I will give you a short feedback on the second day here at DevOpsDays 2020 Geneva. In fact, I prepared a very interesting program of sessions to attend and people(…)
DevOps DevOpsDays 2020 Geneva – Day 1 24.02.2020 by David Diab It is a pleasure to come back to Geneva after 5 years to attend my first DevOps event. I’m very excited to share with you my first day feedback, but before I would like to thank(…)
Control-M Control-M – Agent Upgrade – Communication Issue 23.02.2020 by David Diab At a customer, we are upgrading Control-M Agents running on Windows/Unix from 9.0.00.400 to 9.0.19.200 using Agent Deployment, an upgrade of one agent fails with error talking about communication issue between Control-M/server and Control-M agent:(…)
Control-M Control-M/EM – emdef utility – Jobs 12.02.2020 by David Diab The emdef is a command line utility used to make various modifications to job definitions in the Control-M/EM database. we saw how emdef can help to manage Calendars and Folders, today it(…)
Control-M Control-M/EM – emdef utility – Folders 11.02.2020 by David Diab In a previous blog I talked about the emdef utility and how it can help to manage and standardize calendars across multiple environments. In this blog we will deal with folders definitions in the Control-M/EM database.