How Does Alerter Handle Audio Files?

I would like to know a bit more about the mechanism by which the audio files are transferred to/ from the DMA to/from the Alerter agent. When you add an …

SRM Master Syncer configuration

From my understanding, the SRM Master DMA in the cluster is the agent with the lowest id. Is it possible to change this to another agent in the cluster?

Can DataMiner be installed under domain account?

Hi, We already allow DataMiner installation under a different local account than the built-in Administrator, in case that account has local admin rights assigned. Do we also support his in …

Alarm Notice : Failed to write to an IPC Port

Recently we have the following notices in the alarm console: In SLNet logs this error is associated with different events: What does this error mean and what are the implications …

GetParameterIndexByKey() vs GetRow()

To know the value of a single cell of a table, based on the primary key, is GetParameterIndexByKey() worth it, performance-wise? As an alternative, GetRow() and then retrieve the desired …

DIS Inject breakpoint error

Hi all, When I attach a script in DIS Inject I get an error on the breakpoints. What should I do to overcome this? It is the first time I …

log4j – upgrading to Elastic 6.8.22

Hi, To mitigate log4j vulnerabilities, should we follow the instructions detailed here https://www.elastic.co/guide/en/elasticsearch/reference/6.8/rolling-upgrades.html or is the process a bit more involved for DM? Thanks