Profile

Robbe De Ghein

User info

First name Robbe
Last name De Ghein

DevOps Program

Acquired rank
Advocate
Points progress
Number of DevOps Professional Points
1327 DevOps Points
Here are a few tips to level up your DevOps game and unlock an arsenal of perks and benefits.
DevOps attestation Request your attestation ID and expiry date

Achievements

Questions asked

Sorry! No question found.

Answers given

Hi Saddam, Apologies for the confusing, but the regular AWS credentials won't work indeed. In the Identity and Access Management (IAM) Service you can generate new credentials that are used to access...

View Question
9 Votes Selected

Hi Reza, Yes it is possible to let multiple Dataminer systems use the same OpenSearch cluster (or Elasticsearch for that matter). In order to do this you need to define a unique prefix for every Dataminer...

View Question
7 Votes Selected

Another reason this isn't part of the docs is that Windows support for OpenSearch is a relatively new thing. If you go to the download page for 2.3, it doesn't give you this option. It was introduced in...

View Question
5 Votes

Hi Jens, Following log file might give more info: C:\ProgramData\Skyline Communications\DataMiner StorageModule\Logs\DataMiner StorageModule.txt

View Question
4 Votes Selected

Hi Carlos, When you say it suddenly stopped working, do you mean after a DataMiner upgrade? The dll in question (Microsoft.Extensions.Logging.dll) is actively used by core dataminer and the version was...

View Question
4 Votes

For your information, you can also set this via Cube > System Center.

View Question
3 Votes

Thanks for your interest in swarming! Swarming is still under development so things are subject to change, but swarming will be available for all agents: DaaS, self-hosted or even a mix. There are some...

View Question
3 Votes Selected

Hi Edib, I believe this IP is coming from inter node communication. The node is trying to sniff the cluster configuration. The virtual adapters are messing with Elastic's IP. I have the same problem...

View Question
2 Votes Selected

Hi Ciprian, Since Elastic uses a simple REST API, it shouldn't matter where or who managed the cluster, as long as it is reachable over HTTP and uses credentials to log in. For example, on AWS you can...

View Question
2 Votes Selected

Regarding your first question: currently DataMiner will only read out the Email, Givenname, Surname & Groups Claims, other data, like your pager claim, will be ignored. Unfortunately, I don't believe...

View Question

Hi Roger, You do not need to install the SDK. You can indeed use the 8.0.2 installer instead. I don't think you need to worry about IIS, it should already be installed. The hosting bundle should take...

View Question
1 Vote Selected

Hi Wil, Indeed, this xml element is not part of the default DataMiner.xml, it's supposed to be added manually during setup (as there is no UI to configure this). Without this, the local DataMiner agent...

View Question
1 Vote

Hi Gowrish, Although the error you see in Cube mentions Cassandra. The real problem is probably that it cannot reach any search cluster. You mentioned in the comments you wanted to test this first before...

View Question
0 Votes

Hi Emanuele, DataMiner uses the Microsoft Graph API of EntraID (aka Azure Active Directory) to get info about users and groups. For that we follow this procedure: Get access without a user - Microsoft...

View Question
0 Votes