Application integration & Middleware, Enterprise content management Hyland Summit 2023 – Düsseldorf 26.10.2023 by Guillaume Meunier Introduction The event took place in a very pleasant street, the Königsallee, also known as the Kö, is a shopping street in Düsseldorf and considered to be the most beautiful avenue in Düsseldorf. Whaou !! The Hyland Summit 2023(…)
Application integration & Middleware, Enterprise content management Monitor Alfresco with Zabbix 20.10.2023 by Middleware Team In this blog post, I will share a few obstacles I have encountered while trying to monitor a complete Alfresco setup with all these components. As an overview, here are the templates I will use: Apache ActiveMQ by JMX Apache(…)
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(…)
Application integration & Middleware AWS Monitoring with Zabbix 12.10.2023 by Middleware Team Until recently, I did not notice that Zabbix templates can also include Hosts prototypes under (Low Level) Discovery Rules. I wondered why, so I decided to look at pre-existing templates to check what is the aim for it. I chose(…)
Application integration & Middleware Keep Your Software’s Up to Date with Zabbix 09.10.2023 by Middleware Team Monitoring tools are increasingly going beyond their usual perimeter of just monitoring metrics. Modern tools, like Zabbix, can watch files for any change and raise warning whenever it occurs. An example I found the “Linux by Zabbix agent” template: Computing(…)
Application integration & Middleware Modifying a Zabbix Template for WildFly JVM Monitoring 28.09.2023 by Middleware Team Zabbix provides templates easy to setup which do not require any external scripts. As an example, you can check one of my previous blog post on the subject where I monitored a WildFly server. These one(…)
Application integration & Middleware Adapt Zabbix to Your Needs 19.09.2023 by Middleware Team Zabbix comes with an long list of smart and customizable templates (more than 270). In this blog post, I will explain how to customize these templates and adapt them to your environment’s needs. Macro The first level of customization is(…)
Application integration & Middleware Zabbix Report Scheduler Setup and Troubleshooting 07.09.2023 by Middleware Team I wanted to test the Zabbix report scheduler. In this blog, I will explain how to do it as well as the different issues I faced (with cause and resolution, obviously 🙂 ). By the way, report scheduler is a(…)
Application integration & Middleware Zabbix Better Storage 05.09.2023 by Middleware Team Among the different possibilities for Zabbix storage, one piqued my curiosity: TimescaleDB TimescaleDB is a time series database plugin for PostgreSQL. Joël Cattin already blogged about it here from a general point(…)