aws opensearch
7th June 2023
Can you check this link – Amazon OpenSearch Service | DataMiner Docs ?
Answer
7th June 2023
Yes you can. In the same section of the docs you linked, you can find some examples (https://docs.dataminer.services/user-guide/Advanced_Modules/UserDefinedAPIs/Defining_an_API/UD_APIs_Examples.html). For your case, you can add conditions to your script that check …
6th June 2023
Hi Martijn, Yes, in ParameterId you pass the ID of the table and don’t fill the TableIndex, you will get the entire table unless is a partial table, if so …
6th June 2023
Hi Stefan, This behavior normally occurs when the service template is not able to find the an element that matches the name defined in ‘Name Mask’: In the example above, …
6th June 2023
Wouter, This is not supported today. We already have a task in our backlog to support this.
6th June 2023
Hi Dario, Am I correct in understanding that you have a driver with 2 connections, one HTTP (or HTTPS?) and one serial, where the latter is configured for port 22 …
6th June 2023
I raised an feature request: https://community.dataminer.services/new-feature-suggestions/make-all-time-options-availble-as-quickpick-for-time-range/
6th June 2023
Using placeholders in InitVar is not recommended as it’s not sure they will resolve before the init happens. Therefore the “ExecuteSetsOnInit” is indeed what you’re looking for, but this option …
6th June 2023
error screenshot
6th June 2023
Fully agree – this is a short coming. The time pickers originate from people looking at trend performance graphs or for example and alarm history (which is always in the …
6th June 2023
Could it be that you have the “ReportsAndDashboardsAlpha” soft-launch option enabled? Note that these alpha components will never be released in their current state, so we don’t recommend using them. …
6th June 2023
Ref. “Switching to Polling”, You’ll find some info here: https://community.dataminer.services/question/timeout-switching-to-polling-possibly-due-to-some-firewall-setting-2/?hilite=polling & here: https://community.dataminer.services/question/client-side-ports-in-cube-how-many-are-open-during-a-connection-to-a-dma/?hilite=polling Ref. Elastic, from your screenshot it seems that the client cannot reach the server on port 8004 …
6th June 2023
Hi Wale, That seems an issue in the exporter, can you please open a DCP task so we can investigate what is happening.
6th June 2023
Ruben, You can use the default IAM profiles that AWS provides for this purpose, i.e. CloudWatchFullAccess or CloudWatchReadOnlyAccess. Read only access should be sufficient for the purpose of our CloudWatch …
6th June 2023
Hi Mark, DataMiner is typically used for IT and OT (Operational Technology), across a wide range of different businesses engaged in manufacturing, transportation, utility, mining, media, telco, HFC, satellite, etc. …