Author: martdj

Removing security-auditlog indexes from your OpenSearch cluster

If you’re running HCL Connections with OpenSearch, you might be unknowingly storing hundreds of security-auditlog indexes, one for each day since your migration. These tiny but numerous indexes quickly consume shards, impacting cluster health.
In this post, I’ll show you how to disable unnecessary audit logs (if you don’t need them) and safely remove old ones, freeing up resources and restoring cluster stability

Continue reading

TDILabjam – a nice bunch of TDI enthusiasts

The Tivoli Directory Integrator (TDI) editor may not be something you use every day as an HCL Connections admin, but when you need it, usually after months or even years, it’s mission critical. If you’ve ever opened a TDI AssemblyLine only to realize you’ve forgotten everything, you’re not alone. Luckily, there’s help!

Continue reading

Creating an IBM HTTP Server key db from a .pfx file

t’s a question that I get quite often. “Can you create a IHS key database for me from this pfx certificate”? Multiple of our customers use IBM HTTP Server. Either for HCL Connections, but also as a reverse proxy for other services. Most of those customers use a wildcard certificate for their IHS server that has to be renewed each year. As I hate this kind of repetitive work, I created a script to do it for me. As it could be of use to others, I decided to create a blog article about it.

Continue reading