iis logs not deleted
17th July 2026
Hi Emanuele, You could handle this using an Automation script that is scheduled to run periodically via the DataMiner Scheduler. The script could clean up IIS logs based on a …
Answer
17th July 2026
Hi Emanuele, You could handle this using an Automation script that is scheduled to run periodically via the DataMiner Scheduler. The script could clean up IIS logs based on a …
17th July 2026
Hi Stefan, You are right, it doesn’t work because there is no direct relation between the two tables. There are 3 relevant tables, all linked via foreignKey=14000 (SRT Inputs Table): SRT Inputs …
17th July 2026
Hi Gourav, I see two possible options for your use case: Using extended conditional shape manipulation actions: You could create multiple lines with the required styles and overlap them. Next, …
17th July 2026
Hi Jörg, unfortunately the configurator is an independent tool and doesn’t use any of the proxy information you configured for the DxMs. Could you try configuring the proxy on server …
17th July 2026
Yes, your understanding is correct. For an SNMPv1 trap with: generic-trap = 6 (enterpriseSpecific) enterprise = 1.3.6.1.4.1.1773.1.1.9 specific-trap = x DataMiner will translate this to the OID: 1.3.6.1.4.1.1773.1.1.9.0.x This follows the RFC 2576 conversion …
17th July 2026
Hi Rafael, It is currently not yet possible to configure the file size limit or the retained file count for GQI extension loggers. These default to 5MB per log file …
17th July 2026
Hi Chris, At the moment, a DMZ Cloud Gateway is configured to connect to a specific DataMiner Agent/DMS. The DMZ configuration contains a single DataMinerAgentName and Domain setting, and the …
17th July 2026
Yes — for this use case, use the Range variant of the ROTATE action instead of trying to pass a [param:…] placeholder as the angle. Configure the shape like this: Element = Tesla Parameter = 68|ROTATE;range,0-359 …
16th July 2026
Sorry Miguel, your answer did not completely fixed my problem, but by accident I found out how: Only when using SetVar and Execute on a shape, the button has the …
16th July 2026
Hi Mieke, I believe this should be supported. You should be able to find the option ‘Not Initialized’ when configuring the value for the condition. Update: String Parameter: Hope it …
16th July 2026
Hi Deema, Yes, you can absolutely do this! While there is no native integration between DataMiner and Terraform, the standard and most effective way I think to handle this is …
16th July 2026
Hi Daniel, It is very hard to debug what might be going wrong in your LCA without more information. I suggest you get in touch with tech support (support@dataminer.services) so …
15th July 2026
Hello Daniel, importing a DOM module on a DMS should be done from one agent. Everything related to DOM gets stored in the indexing database, which should be available to …
15th July 2026
Hi Lisa, I believe this is the expected behavior when a baseline is configured in the alarm template, but insufficient time has passed for the configured time window to be …
15th July 2026
Hi Gourav, Without looking in more detail at the Visio drawing and the shape data, it is difficult to determine why the color of the “Exciter A” shape is not …