Control-M, DevOps, Kubernetes Control-M for Kubernetes – Installation 30.09.2024 by David Diab After showing you an overview and the preparation of Control-M for Kubernetes, it is time to deep in with the installation of this solution. In fact, without the installation of Control-M for(…)
Application integration & Middleware JBoss EAP – Credential Store 26.09.2024 by David Diab In the previous blogs, I explained the difference between Credential Store and Password Vault (Credential Store vs Password Vault), and I share how to secure your sensitive strings with Password Vault. Today,(…)
Application integration & Middleware JBoss EAP – Credential Store vs Password Vault 25.09.2024 by David Diab JBoss EAP configuration files are accessible and not encrypted (xml files), moreover, some sensitive strings could/should be store there... For obvious security reasons, JBoss EAP allows the encryption of the sensitive strings outside the configurations files.
Control-M, DevOps, Kubernetes Control-M for Kubernetes – Preparation 25.09.2024 by David Diab As promised in the first blog of this series, here we are with the second blog to show you how to prepare the Control-M for Kubernetes solution, this solution allow to create and start Kubernetes pods(…)
Control-M, DevOps, Kubernetes Control-M for Kubernetes – Overview 13.09.2024 by David Diab At a customer, I implemented Control-M for Kubernetes/OpenShift, as the customer has a hybrid environment between VM, on-premise/Cloud Kubernetes/OpenShift. This is the first blog of a series, in which I will share with you from A to Z how to(…)
Application integration & Middleware Oracle Forms: FRM-92290 after upgrade to 12.2.1.19 10.06.2024 by David Diab We are frequently involved in Oracle Fusion Middleware Forms and Reports installation or upgrade. For one of our customers, I upgraded Oracle Forms from version 12.2.1.4 to version 12.2.1.19, and this time I got an unusual issue...
Application integration & Middleware Logs from Filebeat to Logstash to Elasticsearch – 3 12.10.2023 by David Diab We sow together how to install and configure Filebeat, Logstash and Elasticsearch. Our log data has been sent from Filebeat to Logstash, then forwarded to Elasticsearch. In this blog, we will see(…)
Application integration & Middleware Logs from Filebeat to Logstash to Elasticsearch – 2 12.10.2023 by David Diab As promised in the previous blog, I will show how to configure Filebeat to push logs to Logstash, then to Elasticsearch. This for sure will not cover all use cases, but will give you an idea(…)
JBoss EAP 7 – Use vault to protect passwords 04.09.2023 by David Diab JBoss EAP simplifies a lot of server configuration by consolidating all subsystem configurations into a single XML file (standalone.xml or domain.xml). This, however, can expose sensitive information to any user that has access to the configuration files. For example, datasource(…)
Application integration & Middleware, DevOps Logs from Filebeat to Logstash to Elasticsearch -1 27.06.2023 by David Diab In a previous blog, we saw together the difference between Filebeat and Logstash, we said also that both can cooperate together in some cases. In this blog series we will deep into a use case: send(…)