Cool day, thanks IBM.
http://www-01.ibm.com/support/docview.wss?uid=swg21591682&myns=swglotus&mynp=OCSSYGQH&mync=R
This article is possibly outdated. It mentions an older version of a software or tool. I haven't checked if the links are still working!
IBM sold their collaboration tools portfolio to HCL Software in 2019, so the product names changed and most of the IBM links are no longer working.
Cool day, thanks IBM.
http://www-01.ibm.com/support/docview.wss?uid=swg21591682&myns=swglotus&mynp=OCSSYGQH&mync=R
I showed, in several slides and sessions, how you can use the search-admin role in the search application of HCL Connections for troubleshooting and reviewing some key configurations.
In several environments, my user or other administrative users have this role, just to access the link to /search/serverStatus
for example.
Last week I played around with the HCL Connections documentation to backup Elasticsearch in the article Backup Elasticsearch Indices in Component Pack .
In the end I found that I couldn’t get the snapshot restored and that I have to run a command outside of my Kubernetes cluster to get a snapshot on a daily basis. That’s not what I want.
During a migration from Cognos Metrics to Elasticsearch Metrics, I had some issues with the index. So I wanted to create a backup of the already migrated data and start over from scratch.
The official documentation has an article on the topic: Backing up and restoring data for Elasticsearch-based components , but I had to slightly adjust the commands to get a successful snapshot.