Mask http error

Hi Sofia, According to DataMiner Docs, the element will go into timeout for the status codes 4XX and 5XX. If you would like to avoid having the element in timeout, …

Visio text colors, text font

A single Visio shape can indeed only display one type of text + styling. One workaround is to create separate shapes for each part that is styled differently. In your …

Need to merge multi alarms into a single alarm

Hi Ramesh, You should be able to achieve this with a combination of a correlation rule that groups the alarms per service, and then an automation script to do the …

Mask http error

ignoreTimeout attribute | DataMiner Docs You can disable timeout for that specific session or connection.

GetRows from a table does not provide current data

Hi, There are two places where parameter values are stored in memory: SLProtocol and SLElement. SLProtocol is the main entry point for data and contains all parameter values (displayed and …

My Opensearch DB configured in Dataminer inaccesible!

Hi All, My Opensearch Dashboard version 2.11.1 installed in the Opensearch server unable access. Kindly assist to investigate what might went wrong Configuration: image488×385 13.3 KB Relevant Logs or Screenshots: …

Kafka Producer to HA Broker

Hi Jesus Yes, it is possible. Kafka supports multiple brokers (including multiple ports on the same IP) via the bootstrap.servers configuration. This allows the client to automatically fail over if …